Merge "Add 'rm -f .testrepository/times.dbm' command in testenv"

This commit is contained in:
Zuul 2018-04-16 19:19:07 +00:00 committed by Gerrit Code Review
commit 5034ad2766
1 changed files with 2 additions and 0 deletions

View File

@ -12,7 +12,9 @@ deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands =
rm -f .testrepository/times.dbm
coverage erase
python setup.py testr --coverage --testr-args='{posargs}'
coverage report -m