Merge "Add tempest-slow job to run the tempest slow tests" into stable/pike

This commit is contained in:
Zuul 2018-09-21 17:21:45 +00:00 committed by Gerrit Code Review
commit fb6e79162f
1 changed files with 30 additions and 0 deletions

View File

@ -81,6 +81,21 @@
check:
jobs:
- nova-live-migration
- tempest-slow:
irrelevant-files:
- ^(placement-)?api-.*$
- ^(test-|)requirements.txt$
- ^.*\.rst$
- ^.git.*$
- ^doc/.*$
- ^nova/hacking/.*$
- ^nova/locale/.*$
- ^nova/tests/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tests-py3.txt$
- ^tools/.*$
- ^tox.ini$
- nova-tox-functional
- nova-tox-functional-py35
- neutron-grenade-multinode:
@ -198,6 +213,21 @@
gate:
jobs:
- nova-live-migration
- tempest-slow:
irrelevant-files:
- ^(placement-)?api-.*$
- ^(test-|)requirements.txt$
- ^.*\.rst$
- ^.git.*$
- ^doc/.*$
- ^nova/hacking/.*$
- ^nova/locale/.*$
- ^nova/tests/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tests-py3.txt$
- ^tools/.*$
- ^tox.ini$
- nova-tox-functional
- nova-tox-functional-py35
- tempest-full: