Merge "Add 'rm -f .testrepository/times.dbm' command in testenv"
This commit is contained in:
commit
988aafccad
1
tox.ini
1
tox.ini
@ -12,6 +12,7 @@ setenv =
|
|||||||
DISCOVER_DIRECTORY=vitrage/tests
|
DISCOVER_DIRECTORY=vitrage/tests
|
||||||
deps = -r{toxinidir}/test-requirements.txt
|
deps = -r{toxinidir}/test-requirements.txt
|
||||||
commands =
|
commands =
|
||||||
|
rm -f .testrepository/times.dbm
|
||||||
python setup.py testr --slowest --testr-args='{posargs}'
|
python setup.py testr --slowest --testr-args='{posargs}'
|
||||||
oslo-config-generator --config-file=etc/vitrage/vitrage-config-generator.conf
|
oslo-config-generator --config-file=etc/vitrage/vitrage-config-generator.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user