revert .testr.conf change

Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short 2016-01-19 12:58:10 -05:00
parent 2fc158e5e8
commit e3a4018f5a
1 changed files with 5 additions and 6 deletions

View File

@ -1,8 +1,7 @@
t_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-160} \
${PYTHON:-python} -m subunit.run discover -t \
./${OS_TEST_PATH:-./nova_lxd/tests} $LISTOPT $IDOPTION
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list
test_list_option=--list