Merge "Gate: Consolidate job definition to allow imports"
This commit is contained in:
commit
9bbf5df5cc
12
.zuul.yaml
12
.zuul.yaml
@ -80,19 +80,21 @@
|
|||||||
- node-1
|
- node-1
|
||||||
- node-2
|
- node-2
|
||||||
- job:
|
- job:
|
||||||
name: openstack-helm-infra-ubuntu
|
name: openstack-helm-infra
|
||||||
pre-run: tools/gate/playbooks/zuul-pre.yaml
|
pre-run: tools/gate/playbooks/zuul-pre.yaml
|
||||||
run: tools/gate/playbooks/zuul-run.yaml
|
run: tools/gate/playbooks/zuul-run.yaml
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: openstack-helm-infra-ubuntu
|
||||||
|
parent: openstack-helm-infra
|
||||||
nodeset: openstack-helm-ubuntu
|
nodeset: openstack-helm-ubuntu
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: openstack-helm-infra-centos
|
name: openstack-helm-infra-centos
|
||||||
pre-run: tools/gate/playbooks/zuul-pre.yaml
|
parent: openstack-helm-infra
|
||||||
run: tools/gate/playbooks/zuul-run.yaml
|
|
||||||
nodeset: openstack-helm-centos
|
nodeset: openstack-helm-centos
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: openstack-helm-infra-fedora
|
name: openstack-helm-infra-fedora
|
||||||
pre-run: tools/gate/playbooks/zuul-pre.yaml
|
parent: openstack-helm-infra
|
||||||
run: tools/gate/playbooks/zuul-run.yaml
|
|
||||||
nodeset: openstack-helm-fedora
|
nodeset: openstack-helm-fedora
|
||||||
|
Loading…
Reference in New Issue
Block a user