From 59c06c93c2b5789948256a7d4109490a551f742f Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 14 Oct 2022 15:45:23 -0700 Subject: [PATCH] Move grafyaml check and gate jobs in repo This jobs are super stale now (py35?) and don't seem to function reliably. Rather than update the config here in project config we remove the jobs here with the intention of adding new jobs that make sens in the in repo config. Change-Id: I35704d26099b6f3fd5a03adc22670c023be4a4b0 --- zuul.d/projects.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index de0e5617f9..5b85e47bc9 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -120,13 +120,8 @@ - project: name: opendev/grafyaml templates: - - openstack-pep-publish-jobs - - openstack-python35-jobs-no-constraints - publish-tox-docs-infra - publish-to-pypi - check: - jobs: - - tox-cover - project: name: opendev/infra-manual