Remove retired repo puppet-openstackci from job definition

puppet-openstackci repo is retired now
- I46ccab87f063c51dd3236757dbb0567738803fae

so removing it from job definition to fix the
existing zuul config error.

------------
  Unknown projects: opendev/puppet-openstackci
The error appears in the following job stanza:

  job:
      name: legacy-puppet-openstack-infra-spec-helper-unit
      parent: legacy-base
      run: playbooks/legacy/puppet-openstack-infra-spec-helper-unit/run.yaml
      timeout: 3600
      required-projects:
        - opendev/puppet-openstackci
  in "openstack/openstack-zuul-jobs/zuul.d/zuul-legacy-jobs.yaml@master", line 415, column 3
-------

Change-Id: I1032bcd2bcff0b499431686b1f8238ac43a2bf81
This commit is contained in:
Ghanshyam Mann 2022-03-18 10:42:40 -05:00
parent bc240d4335
commit 78e6ef28d0
1 changed files with 0 additions and 2 deletions

View File

@ -417,8 +417,6 @@
parent: legacy-base
run: playbooks/legacy/puppet-openstack-infra-spec-helper-unit/run.yaml
timeout: 3600
required-projects:
- opendev/puppet-openstackci
- job:
name: legacy-sandbox-tag