cinder-tempest-plugin/.stestr.conf
Luigi Toscano 7c47222c54 Switch to stestr
We don't really have unit tests in the repository and any py3x venv
would not really be useful (the tests are executed through tempest),
but let's remove the old dependency anyway and depend on stestr
like all the other OpenStack projects.

Change-Id: I52d06f1c1e141cb455fb7a823a27be532afb4c16
2021-02-09 22:47:08 +01:00

4 lines
72 B
Plaintext

[DEFAULT]
test_path=${OS_TEST_PATH:-./cinder_tempest_plugin}
top_dir=./