Skip to content

Commit

Permalink
Add sanity tests for kubernetes.core (#990)
Browse files Browse the repository at this point in the history
Add sanity tests for kubernetes.core

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com
  • Loading branch information
Akasurde committed Jul 15, 2021
1 parent d5232c3 commit 496afce
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions zuul.d/project-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -708,6 +708,17 @@
queue: integrated
jobs: *ansible-collections-juniper-junos-netconf-jobs

- project-template:
name: ansible-collections-kubernetes-core-units
check:
jobs: &ansible-collections-kubernetes-core-units-jobs
- ansible-test-sanity-docker
- ansible-test-sanity-docker-stable-2.9
- ansible-test-sanity-docker-stable-2.10
- ansible-test-sanity-docker-stable-2.11
gate:
jobs: *ansible-collections-kubernetes-core-units-jobs

- project-template:
name: ansible-collections-openvswitch-openvswitch-units
check:
Expand Down

0 comments on commit 496afce

Please sign in to comment.