Merge "Enable Tempest test job also for sahara-tests"

This commit is contained in:
Jenkins 2016-06-21 09:43:19 +00:00 committed by Gerrit Code Review
commit 326187e0b2
2 changed files with 21 additions and 0 deletions

View File

@ -8569,6 +8569,11 @@
node: ubuntu-trusty
job-suffix: ''
branch-override: default
- '{pipeline}-tempest-dsvm-sahara{job-suffix}':
pipeline: gate
node: ubuntu-trusty
job-suffix: '-nv'
branch-override: default
- '{pipeline}-{name}-dsvm-scenario-{network}-{engine}{job-suffix}':
pipeline: gate
node: ubuntu-trusty

View File

@ -2062,6 +2062,21 @@ jobs:
- name: gate-sahara-tests-pylint
voting: false
# run tempest tests for sahara-tests only when the directory
# which contains the tempest tests is changed.
- name: ^gate-tempest-dsvm-sahara.*$
skip-if:
- project: ^openstack/sahara-tests$
all-files-match-any:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
- ^etc/.*$
- ^sahara_tests/.*$
- ^sahara_cli_tests/.*$
- ^tools/.*$
- ^tox.ini$
- name: gate-app-catalog-ui-dsvm-integration
voting: false
@ -11492,6 +11507,7 @@ projects:
- name: release-notes-jobs
check:
- gate-sahara-tests-pylint
- gate-tempest-dsvm-sahara-nv
- gate-sahara-tests-dsvm-scenario-neutron-heat
- gate-sahara-tests-dsvm-scenario-nova-heat
gate: