python-cinderclient/.testr.conf
Andres Rodriguez bde6efb65c Set the correct location for the tests.
Change-Id: I4d6247319d393809b65d05ebbd10620fe224a281
2013-05-22 14:05:05 -04:00

5 lines
210 B
Plaintext

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