8b8525260d
This also disables the functional tests from running. The code is still left here for posterity. These are intended to be moved into tempest test cases and thus will be removed entirely at that time. Change-Id: I294671baead6e83a8312b41681e99d395f861209
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
[DEFAULT]
|
|
test_command=${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|