3317ed6571
Initial copy of project files from Heat.
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
[DEFAULT]
|
|
test_command=
|
|
PYTHON=$(echo ${PYTHON:-python} | sed 's/--source senlin//g')
|
|
${PYTHON} -m subunit.run discover -s . $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|