Skip to content

Commit

Permalink
Revert "cloud.common: temp disable tests to land some CI fixes (#928)" (
Browse files Browse the repository at this point in the history
#930)

Revert "cloud.common: temp disable tests to land some CI fixes (#928)"

Reviewed-by: https://github.com/apps/ansible-zuul
  • Loading branch information
goneri authored May 19, 2021
1 parent 4bcff3c commit 58c298e
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions zuul.d/project-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -536,32 +536,18 @@
name: ansible-collections-cloud-common
check:
jobs: &ansible-collections-cloud-common-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
- ansible-test-units-cloud-common-python38
- ansible-test-cloud-integration-vmware-rest-python36:
required-projects:
- name: github.com/ansible-collections/vmware.vmware_rest
- build-ansible-collection:
required-projects:
- name: github.com/ansible-collections/community.vmware
- name: github.com/ansible-collections/vmware.vmware_rest
- network-ee-sanity-tests:
voting: false
- network-ee-sanity-tests-stable-2.9:
voting: false
- network-ee-sanity-tests-stable-2.10:
voting: false
- network-ee-sanity-tests-stable-2.11:
voting: false
- network-ee-unit-tests:
voting: false
- network-ee-unit-tests-stable-2.9:
voting: false
- network-ee-unit-tests-stable-2.10:
voting: false
- network-ee-unit-tests-stable-2.11:
voting: false
gate:
jobs: *ansible-collections-cloud-common-jobs

Expand Down

0 comments on commit 58c298e

Please sign in to comment.