6e6ced6436
Ubuntu setup script removed. New setup script was tested on latest vesions of ubuntu, debian, centos and fedora instalations. Change-Id: I94cff68de15d44f420e56c7793ed18476e07b442
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
[DEFAULT]
|
|
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ./refstack_client/tests/unit $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|