stestr is maintained project to which all Openstack projects should migrate. [1] https://etherpad.openstack.org/p/YVR-python-pti [2] https://governance.openstack.org/tc/reference/pti/python.html Change-Id: Icc11037bd56a75a8d9abbdfda10a832437502565changes/38/573138/1
parent
4ebb371e35
commit
e8b1634d8f
@ -0,0 +1,3 @@
|
||||
[DEFAULT]
|
||||
test_path=./tackerclient/tests/unit
|
||||
top_path=./
|
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./tackerclient/tests/unit} $LISTOPT $IDOPTION
|
||||
test_id_option=--load-list $IDFILE
|
||||
test_list_option=--list
|
Loading…
Reference in new issue