Skip to content

Commit

Permalink
kubernetes.core: use Fedora to run the integration tests (#1635)
Browse files Browse the repository at this point in the history
kubernetes.core: use Fedora to run the integration tests
  • Loading branch information
goneri authored Sep 28, 2022
1 parent 03a207d commit 06241bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion zuul.d/ansible-cloud-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
- name: github.com/ansible/ansible
- name: github.com/ansible-collections/kubernetes.core
timeout: 3600
nodeset: centos-8-stream-large
nodeset: fedora-36-large
vars:
ansible_test_command: integration
ansible_test_python: 3.9
Expand Down
6 changes: 6 additions & 0 deletions zuul.d/nodesets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@
- name: controller
label: ansible-cloud-centos-8-stream-large

- nodeset:
name: fedora-36-large
nodes:
- name: controller
label: ansible-cloud-fedora-36-large

- nodeset:
name: centos-9-stream
nodes:
Expand Down

0 comments on commit 06241bc

Please sign in to comment.