logaas/.testr.conf
Boris Pavlovic 33cf8efd93 Init structure of project
Add init sturcutre of OpenStack project
2014-06-08 10:16:17 +04:00

5 lines
197 B
Plaintext

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