f50fe604ac
This prevents having to duplicate the -c{} deps argument across all environments in tox.ini In addition this switches to stestr instead of testing through setup.py Change-Id: I3d0b6ca81be88660dcbbbeed0c3705771b258cb2
3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./watcher_tempest_plugin}
|
|
top_dir=./ |