]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Workaround test stream corruption issue.
authorRobert Collins <rbtcollins@hp.com>
Sat, 5 Sep 2015 04:04:42 +0000 (16:04 +1200)
committerArmando Migliaccio <armamig@gmail.com>
Sat, 5 Sep 2015 04:19:40 +0000 (04:19 +0000)
Change-Id: I4c88f1891f53c6559bca71bf657aa30df2101280
Closes-Bug: #1492505

.testr.conf

index c180b0319fb704c3738e5195e7d8920df367281a..23c9c5851dfa75dc2227f637940caf4c77102d2f 100644 (file)
@@ -1,4 +1,4 @@
 [DEFAULT]
-test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./neutron/tests/unit} $LISTOPT $IDOPTION
+test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./neutron/tests/unit} $LISTOPT $IDOPTION | cat
 test_id_option=--load-list $IDFILE
 test_list_option=--list