summaryrefslogtreecommitdiff
path: root/.testr.conf
blob: f5be871ffd72fede60958d7e2be43e018acc7569 (plain)
1
2
3
4
[DEFAULT]
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ ./cinderclient/tests $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list