Merge "Add a third scenario for packstack integration testing"
This commit is contained in:
commit
d45c220b14
@ -5128,6 +5128,7 @@
|
||||
scenario:
|
||||
- scenario001
|
||||
- scenario002
|
||||
- scenario003
|
||||
jobs:
|
||||
- python-jobs
|
||||
- 'gate-packstack-integration-{scenario}-tempest-dsvm-{ostype}'
|
||||
|
@ -585,6 +585,7 @@ project-templates:
|
||||
check:
|
||||
- gate-packstack-integration-scenario001-tempest-dsvm-centos7
|
||||
- gate-packstack-integration-scenario002-tempest-dsvm-centos7
|
||||
- gate-packstack-integration-scenario003-tempest-dsvm-centos7
|
||||
|
||||
- name: puppet-beaker-jobs
|
||||
check:
|
||||
@ -1079,7 +1080,7 @@ jobs:
|
||||
|
||||
# First implementation of packstack integration jobs should be non-voting
|
||||
# and only on the master branch
|
||||
- name: ^gate-packstack-integration-scenario00(1|2)-tempest-dsvm-centos7$
|
||||
- name: ^gate-packstack-integration-scenario00(1|2|3)-tempest-dsvm-centos7$
|
||||
voting: false
|
||||
branch: master
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user