fuel-ccp-specs/.testr.conf
Sergey Lukjanov 9ea950c90b Initial spec repo setup based on nova-specs
Change-Id: I3f337b1d2667d845266207844644a34baf41a1a8
2016-03-24 21:50:12 -07:00

5 lines
210 B
Plaintext

[DEFAULT]
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list