aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/.testr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'keystone-moon/.testr.conf')
-rw-r--r--keystone-moon/.testr.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/keystone-moon/.testr.conf b/keystone-moon/.testr.conf
index 74698954..20703b35 100644
--- a/keystone-moon/.testr.conf
+++ b/keystone-moon/.testr.conf
@@ -1,8 +1,5 @@
[DEFAULT]
test_command=
- OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
- OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
- OS_LOG_CAPTURE=${OS_LOG_CAPTURE:-1} \
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./keystone/tests/unit} $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE