Merge "Add check for idempotent id in tempest tests"

This commit is contained in:
Jenkins 2017-04-04 09:34:33 +00:00 committed by Gerrit Code Review
commit 1c0da28c83
2 changed files with 4 additions and 1 deletions

View File

@ -15,6 +15,7 @@ sphinx>=1.5.1 # BSD
sphinxcontrib-httpdomain # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
openstackdocstheme>=1.5.0 # Apache-2.0
tempest>=14.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
unittest2 # BSD

View File

@ -29,7 +29,9 @@ passenv = ZUUL_PROJECT
commands = ./run_tests.sh -N --db-type mysql
[testenv:pep8]
commands = flake8 {posargs} . {toxinidir}/tools/get_action_list.py {toxinidir}/tools/sync_db.py
commands =
flake8 {posargs} . {toxinidir}/tools/get_action_list.py {toxinidir}/tools/sync_db.py
check-uuid --package mistral_tempest_tests
[testenv:cover]
# Also do not run test_coverage_ext tests while gathering coverage as those