commit | 46008089b7f2804d500c08b6ccd380104d61581f | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Tue Apr 14 18:32:47 2015 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Fri Nov 20 01:49:22 2015 +0000 |
tree | 2e9461a92e0d227e4f8b3a66f9bdf64a19984584 | |
parent | c4dc060b8c930ccec1080bc5001fbe58fc645e3a [diff] |
Set default value for tempest log file This commit changes the default value for tempest's logging output. Since tempest is intended to be run solely through a test runner logging to stdout can get complicated since tempest doesn't really own stdout. This patch changes the default to log to tempest.log in the cwd where tempest is run which should be a better behavior for running tempest. Change-Id: I1017a1714181a78b5da9c47e811db63b4edce14a