Skip to content

Commit

Permalink
ansible/ansible: remove the runner jobs
Browse files Browse the repository at this point in the history
ansible-runner does not use Zuul anymore. The jobs are not defined
anymore.

See: ansible/ansible-runner#970
  • Loading branch information
goneri committed Feb 7, 2022
1 parent ed38c5b commit ccbddf1
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions zuul.d/projects.yaml
Expand Up @@ -740,28 +740,6 @@
- project:
name: github.com/ansible/ansible
default-branch: devel
third-party-check-silent:
jobs:
- ansible-runner-build-container-image-stable-2.9:
branches: stable-2.9
post:
jobs:
- ansible-runner-upload-container-image:
branches: devel
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.11:
branches: stable-2.11
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.10:
branches: stable-2.10
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.9:
branches: stable-2.9
vars:
upload_container_image_promote: false

- project:
name: github.com/ansible/ansible-builder
Expand Down

0 comments on commit ccbddf1

Please sign in to comment.