Merge "Add tripleo-quickstart experimental job"
This commit is contained in:
commit
017e3d93ff
@ -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}':
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user