Merge "Add tripleo-quickstart experimental job"

This commit is contained in:
Jenkins 2016-11-09 16:37:44 +00:00 committed by Gerrit Code Review
commit 017e3d93ff
2 changed files with 20 additions and 0 deletions

View File

@ -14672,6 +14672,22 @@
node: 'tripleo-centos-7'
trigger: 'gate'
branch-override: default
# experimental job for testing quickstart with HA
- '{trigger}-tripleo-ci-{jobname}{suffix}':
jobname: 'centos-7-ovb-ha-oooq'
suffix: ''
type: 'ovb-ha-oooq'
node: 'tripleo-centos-7'
trigger: 'gate'
branch-override: default
# experimental job for testing quickstart with non HA
- '{trigger}-tripleo-ci-{jobname}{suffix}':
jobname: 'centos-7-ovb-nonha-oooq'
suffix: ''
type: 'ovb-nonha-oooq'
node: 'tripleo-centos-7'
trigger: 'gate'
branch-override: default
# tripleo-ci is branchless, so we need to test changes against all the
# stable branches as well.
- '{trigger}-tripleo-ci-{jobname}{suffix}':

View File

@ -1073,6 +1073,8 @@ project-templates:
- gate-tripleo-ci-centos-7-ovb-ha-tempest
- gate-tripleo-ci-centos-7-ovb-ha-ipv6
- gate-tripleo-ci-centos-7-ovb-fakeha-caserver
- gate-tripleo-ci-centos-7-ovb-ha-oooq
- gate-tripleo-ci-centos-7-ovb-nonha-oooq
- name: salt-formula-jobs
check:
@ -5058,6 +5060,8 @@ projects:
- gate-tripleo-ci-centos-7-ovb-ha-tempest
- gate-tripleo-ci-centos-7-ovb-ha-ipv6
- gate-tripleo-ci-centos-7-ovb-fakeha-caserver
- gate-tripleo-ci-centos-7-ovb-ha-oooq
- gate-tripleo-ci-centos-7-ovb-nonha-oooq
- name: openstack-infra/trystack-site
template: