python-opentsdbclient/.testr.conf
Dina Belova c43115400e Initial OpenTSDB REST (v2.0) client implimentation
Change-Id: I36faca3c18d3b19aa9c32b8a4d396e4351dc8726
2014-08-04 13:28:56 +04:00

4 lines
191 B
Plaintext

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