ca5d223611
Stestr after update changed configuration file format This fix test warring : UserWarning: No .stestr.conf file found in the CWD. Please create one to to replace the .testr.conf. You can find a script to do this in the stestr. Change-Id: I24291d10ffd046570f01c06185ebe14b6531f0ed
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./monasca_persister/tests}
|
|
top_dir=./
|
|
group_regex=monasca_persister\.tests(?:\.|_)([^_]+)
|