5d8949257a
Some recent failulres in OpenStack land made it clear that it was less clear than it should be the precautions that are required when running gabbi in a concurrent testing environment.
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
[DEFAULT]
|
|
test_command=${PYTHON:-python} -m subunit.run discover gabbi $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|
|
group_regex=gabbi\.suitemaker\.(test_[^_]+_[^_]+)
|