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

Commit

Permalink
Remove ansible-runner project
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrews committed Jan 18, 2022
1 parent 33645d7 commit dc6c5ae
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
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 dc6c5ae

Please sign in to comment.