Codebase list python-manilaclient / debian/1.21.0-3 .testr.conf
debian/1.21.0-3

Tree @debian/1.21.0-3 (Download .tar.gz)

.testr.conf @debian/1.21.0-3raw · history · blame

1
2
3
4
5
6
7
8
9
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
             OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
             OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
             ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./manilaclient/tests/unit} $LISTOPT $IDOPTION

test_id_option=--load-list $IDFILE
test_list_option=--list
group_regex=([^\.]*\.)*