Use puppet-passed-ci repos for CS9
Now we have a puppet promotion pipeline in place, so let's use the last promoted repos instead of current ones. We are also making cs9 jobs voting. Change-Id: I5cded1a355859dce02967ad1caf7df5e17058876
This commit is contained in:
@@ -65,7 +65,7 @@
|
|||||||
parent: packstack-base
|
parent: packstack-base
|
||||||
vars:
|
vars:
|
||||||
selinux_enforcing: "false"
|
selinux_enforcing: "false"
|
||||||
delorean: "https://trunk.rdoproject.org/centos9-master/current/delorean.repo"
|
delorean: "https://trunk.rdoproject.org/centos9-master/puppet-passed-ci/delorean.repo"
|
||||||
delorean_deps: "https://trunk.rdoproject.org/centos9-master/delorean-deps.repo"
|
delorean_deps: "https://trunk.rdoproject.org/centos9-master/delorean-deps.repo"
|
||||||
pre-run: playbooks/packstack-centos9-pre.yaml
|
pre-run: playbooks/packstack-centos9-pre.yaml
|
||||||
nodeset:
|
nodeset:
|
||||||
@@ -73,7 +73,6 @@
|
|||||||
- name: centos9s
|
- name: centos9s
|
||||||
label: centos-9-stream
|
label: centos-9-stream
|
||||||
run: playbooks/packstack-integration-tempest.yaml
|
run: playbooks/packstack-integration-tempest.yaml
|
||||||
voting: false
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: packstack-multinode-centos8s
|
name: packstack-multinode-centos8s
|
||||||
@@ -96,7 +95,7 @@
|
|||||||
parent: packstack-base
|
parent: packstack-base
|
||||||
vars:
|
vars:
|
||||||
selinux_enforcing: "false"
|
selinux_enforcing: "false"
|
||||||
delorean: "https://trunk.rdoproject.org/centos9-master/current/delorean.repo"
|
delorean: "https://trunk.rdoproject.org/centos9-master/puppet-passed-ci/delorean.repo"
|
||||||
delorean_deps: "https://trunk.rdoproject.org/centos9-master/delorean-deps.repo"
|
delorean_deps: "https://trunk.rdoproject.org/centos9-master/delorean-deps.repo"
|
||||||
pre-run: playbooks/packstack-centos9-pre.yaml
|
pre-run: playbooks/packstack-centos9-pre.yaml
|
||||||
post-run: playbooks/packstack-post-compute.yaml
|
post-run: playbooks/packstack-post-compute.yaml
|
||||||
@@ -107,7 +106,6 @@
|
|||||||
- name: compute
|
- name: compute
|
||||||
label: centos-9-stream
|
label: centos-9-stream
|
||||||
run: playbooks/packstack-multinode.yaml
|
run: playbooks/packstack-multinode.yaml
|
||||||
voting: false
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: packstack-centos8s-integration-scenario001
|
name: packstack-centos8s-integration-scenario001
|
||||||
|
|||||||
Reference in New Issue
Block a user