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