mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2026-01-05 22:31:30 +00:00
Merge "Gate: Consolidate job definition to allow imports"
This commit is contained in:
12
.zuul.yaml
12
.zuul.yaml
@@ -80,19 +80,21 @@
|
||||
- node-1
|
||||
- node-2
|
||||
- job:
|
||||
name: openstack-helm-infra-ubuntu
|
||||
name: openstack-helm-infra
|
||||
pre-run: tools/gate/playbooks/zuul-pre.yaml
|
||||
run: tools/gate/playbooks/zuul-run.yaml
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-ubuntu
|
||||
parent: openstack-helm-infra
|
||||
nodeset: openstack-helm-ubuntu
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-centos
|
||||
pre-run: tools/gate/playbooks/zuul-pre.yaml
|
||||
run: tools/gate/playbooks/zuul-run.yaml
|
||||
parent: openstack-helm-infra
|
||||
nodeset: openstack-helm-centos
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-fedora
|
||||
pre-run: tools/gate/playbooks/zuul-pre.yaml
|
||||
run: tools/gate/playbooks/zuul-run.yaml
|
||||
parent: openstack-helm-infra
|
||||
nodeset: openstack-helm-fedora
|
||||
|
||||
Reference in New Issue
Block a user