Skip to content

Commit

Permalink
Remove zuul integration job
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrews committed Jan 20, 2022
1 parent b4e2bc1 commit bb2fce5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
24 changes: 0 additions & 24 deletions .zuul.d/jobs.yaml
Expand Up @@ -242,27 +242,3 @@
- job:
name: ansible-runner-upload-container-image-stable-2.9
parent: ansible-runner-container-image-base

# =============================================================================
- job:
name: ansible-runner-integration
parent: ansible-buildset-registry-consumer
requires:
- ansible-runner-container-image
dependencies:
- ansible-runner-build-container-image
vars:
container_command: docker

- job:
name: ansible-runner-integration
parent: ansible-tox-py38


# =============================================================================

- job:
name: ansible-runner-tox-linters
parent: ansible-tox-linters
pre-run: .zuul.d/playbooks/ansible-runner-tox-linters/pre.yaml
nodeset: centos-8-stream
8 changes: 0 additions & 8 deletions .zuul.d/playbooks/ansible-runner-tox-linters/pre.yaml

This file was deleted.

1 change: 0 additions & 1 deletion .zuul.d/project.yaml
Expand Up @@ -8,7 +8,6 @@
- ansible-runner-build-container-image-stable-2.10
- ansible-runner-build-container-image-stable-2.11
- ansible-runner-build-container-image-stable-2.12
- ansible-runner-integration
gate:
jobs: *id001
post:
Expand Down

0 comments on commit bb2fce5

Please sign in to comment.