Group tests in same class to run in same group

Sometimes the test_connection_reconnect test will interact with
other tests causing a failure. Telling stestr to keep all tests
in a class together in the same process seems to fix this issue.

Change-Id: Ic20b08b7bae2f6b5b8dc3a7607c1e6bf7044b95c
This commit is contained in:
Terry Wilson 2018-11-20 12:32:29 -06:00
parent c24f00d13d
commit 5f108dfa6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[DEFAULT]
test_path=${OS_TEST_PATH}
top_dir=./
group_regex=([^\.]+\.)+