diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 60472ed163..c232fc3c2a 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -355,13 +355,13 @@ # This job replicates the system-config from this buildset # onto bridge - - opendev-infra-prod-setup-src + - infra-prod-setup-src # This installs the ansible on bridge that all the infra-prod # jobs will run with. Note the jobs use this ansible to then # run against zuul's checkout of system-config. - infra-prod-install-ansible: - dependencies: opendev-infra-prod-setup-src + dependencies: infra-prod-setup-src # From now on, all jobs should depend on base - infra-prod-base: &infra-prod-base