
- Removes py3 env since we don't run unit tests - Update requirements to use stestr and coverage - Update tox.ini to use stestr Change-Id: Iecb18a3e616173217b7edb756dcaabd8df009629
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./ironic_tempest_plugin}
|
|
top_dir=./
|