Chris Yeoh | 3caf423 | 2013-02-08 11:14:00 +1030 | [diff] [blame] | 1 | [DEFAULT] |
Matthew Treinish | 66d317f | 2013-07-18 17:34:36 -0400 | [diff] [blame] | 2 | test_command=${PYTHON:-python} -m subunit.run discover -t ./ ./tempest $LISTOPT $IDOPTION |
3 | test_id_option=--load-list $IDFILE | ||||
4 | test_list_option=--list | ||||
Matthew Treinish | 87af1bb | 2013-06-17 15:29:10 -0400 | [diff] [blame] | 5 | group_regex=([^\.]*\.)* |