7c47222c54
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
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./cinder_tempest_plugin}
|
|
top_dir=./
|