Skip to content
Snippets Groups Projects
Commit b67c20f2 authored by Jeffrey Zhang's avatar Jeffrey Zhang
Browse files

Capture the log in default

TrivalFix

Change-Id: I11f47226511e37bf61805b90e0e1bde0088e3cf2
parent 3f064206
No related branches found
No related tags found
No related merge requests found
[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:-./tests} $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment