bc3d836f30
Nova switched to using stestr for all it's in tree testing except for the coverage job. This commit updates that job so it also uses stestr and cleans up the last bits of testr setup left in tree. As part of this change this moves all the one off per job configuration into the tox job definitions instead of hiding it in either the .stestr.conf or in a wrapper script. Change-Id: I36e0e791d485b44641a1ed8770eca8e95aca19be
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
[DEFAULT]
|
|
test_path=./nova/tests/unit
|
|
top_dir=./
|