b70482622c
Some requirements were updated to py33 compiliant versions. Also imports were modified according to py33 compatibility. https://storyboard.openstack.org/#!/story/117 Change-Id: I4422f1bcfb02fd27b0c275ef58b19fdfb386cd17
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
[DEFAULT]
|
|
test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./refstack -s ./refstack/tests $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|