diff --git a/.testr.conf b/.testr.conf index 516dbbc88b..08f76b6a63 100644 --- a/.testr.conf +++ b/.testr.conf @@ -7,7 +7,7 @@ test_command= test_id_option=--load-list $IDFILE test_list_option=--list -group_regex=.*(test_cert_setup|test_keystoneclient).+ +group_regex=.*(test_cert_setup|test_keystoneclient) # NOTE(morganfainberg): If single-worker mode is wanted (e.g. for live tests)