
- Moved the monitoring-for-openstack into it's own folder - Updated the README to reflect this Change-Id: I425fdb9ff8adc45dfe04f71104fecbcb00348d28
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
[DEFAULT]
|
|
test_command=${PYTHON:-python} -m subunit.run discover ./oschecks/tests $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|