Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1003 from Shrews/rm-runner
Browse files Browse the repository at this point in the history
Remove ansible-runner project

ansible-runner is moving to using GHA for its CI (ansible/ansible-runner#944) and will not be using Zuul at all going forward.

Reviewed-by: None <None>
  • Loading branch information
ansible-zuul[bot] committed Jan 18, 2022
2 parents 33645d7 + dc6c5ae commit 3a1c411
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions zuul.d/projects.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 3a1c411

Please sign in to comment.