edf7533b8c
Change-Id: I6c40cf28f9e860036c185a4e6faeb95018ae2fbe
5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
[DEFAULT]
|
|
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ./compass/tests $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|