From 06241bc943775e9eafb9b78894bcf47fff342e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A9ri=20Le=20Bouder?= Date: Wed, 28 Sep 2022 15:15:55 -0400 Subject: [PATCH] kubernetes.core: use Fedora to run the integration tests (#1635) kubernetes.core: use Fedora to run the integration tests --- zuul.d/ansible-cloud-jobs.yaml | 2 +- zuul.d/nodesets.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/zuul.d/ansible-cloud-jobs.yaml b/zuul.d/ansible-cloud-jobs.yaml index cf3c749a2..bc1b52a65 100644 --- a/zuul.d/ansible-cloud-jobs.yaml +++ b/zuul.d/ansible-cloud-jobs.yaml @@ -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 diff --git a/zuul.d/nodesets.yaml b/zuul.d/nodesets.yaml index afabcf18d..bd66c5e63 100644 --- a/zuul.d/nodesets.yaml +++ b/zuul.d/nodesets.yaml @@ -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: