diff --git a/.zuul.yaml b/.zuul.yaml index d671bd81f..093970387 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -65,7 +65,7 @@ parent: packstack-base vars: 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" pre-run: playbooks/packstack-centos9-pre.yaml nodeset: @@ -73,7 +73,6 @@ - name: centos9s label: centos-9-stream run: playbooks/packstack-integration-tempest.yaml - voting: false - job: name: packstack-multinode-centos8s @@ -96,7 +95,7 @@ parent: packstack-base vars: 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" pre-run: playbooks/packstack-centos9-pre.yaml post-run: playbooks/packstack-post-compute.yaml @@ -107,7 +106,6 @@ - name: compute label: centos-9-stream run: playbooks/packstack-multinode.yaml - voting: false - job: name: packstack-centos8s-integration-scenario001