release-tools/.testr.conf
Doug Hellmann f321702044 move sanity-check-version into releasetools package
Change-Id: If9e75653e5b62d3105d94951c53d90101f63b69f
2015-07-23 14:41:59 +00: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