Merge "Revert "Capture the log in default""

This commit is contained in:
Jenkins 2016-01-19 15:36:52 +00:00 committed by Gerrit Code Review
commit 36ebd7dc82
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_LOG_CAPTURE=${OS_LOG_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-7200} \
${PYTHON:-python} -m subunit.run discover ${OS_TEST_PATH:-.} $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE