python-brick-cinderclient-ext/.stestr.conf
Sean McGinnis 606525327e Add .stestr.conf configuration
os-testr has moved over to use stestr instead of testr. While this
is usually compaible with existing settings, there is a warning
that is emitted when .stestr.conf is not present. It is usually
able to fall back to parsing the .testr.conf file, but to be more
correct and to prevent future problems we should update the config.

Change-Id: I203b3bde40029e4ffc48271becfa1f7a8ce4b1f7
2017-10-02 18:14:28 -05:00

4 lines
84 B
Plaintext

[DEFAULT]
test_path=${OS_TEST_PATH:-./brick_cinderclient_ext/tests/unit}
top_dir=./