From dc6c5aef3e72d8b86918017c737ed5b86676feae Mon Sep 17 00:00:00 2001 From: David Shrewsbury Date: Tue, 18 Jan 2022 12:59:07 -0500 Subject: [PATCH] Remove ansible-runner project --- zuul.d/projects.yaml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index ed243911..49237bf5 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -868,35 +868,6 @@ - system-required - publish-to-pypi -- project: - name: github.com/ansible/ansible-runner - default-branch: devel - merge-mode: squash-merge - templates: - - system-required - - execution-environments-queue - - publish-to-pypi - check: - jobs: - - ansible-runner-tox-ansible29: - branches: 'devel' - - ansible-runner-tox-ansible-base: # not expecting older stable versions to support ansible-base - branches: 'devel' - - ansible-tox-py27: - branches: '^stable/1.*' - - ansible-tox-py36: - branches: '^stable/1.*' - gate: - jobs: - - ansible-runner-tox-ansible29: - branches: 'devel' - - ansible-runner-tox-ansible-base: # not expecting older stable versions to support ansible-base - branches: 'devel' - - ansible-tox-py27: - branches: '^stable/1.*' - - ansible-tox-py36: - branches: '^stable/1.*' - - project: name: github.com/ansible/ansible-zuul-jobs merge-mode: squash-merge