From 58d546be74b2b7360bfe63eb5488aca6224e4190 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Jul 12 2024 11:19:31 +0000 Subject: auto generated change from fedora-project-config --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index a2b26ec..bfbaa15 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -51,36 +51,6 @@ - job: name: rpm-install-test - description: "Install the built rpms (f38 variant)" - run: playbooks/rpm/rpm-install-test.yaml - branches: - - f38 - nodeset: fedora-38-vm - requires: - - repo - roles: - - zuul: zuul-distro-jobs - vars: - repos: - - name: distro-build - url: https://kojipkgs.fedoraproject.org/repos/f38-build/latest/x86_64/ - -- job: - name: rpm-install-test - description: "Install the built rpms (epel8 variant)" - run: playbooks/rpm/rpm-install-test.yaml - pre-run: - - playbooks/epel8/install.yaml - branches: - - epel8 - nodeset: centos-8-vm - requires: - - repo - roles: - - zuul: zuul-distro-jobs - -- job: - name: rpm-install-test description: "Install the built rpms (epel9 variant)" run: playbooks/rpm/rpm-install-test.yaml pre-run: @@ -169,46 +139,6 @@ - job: name: rpm-test - description: "Install the built rpms and run STI tests (f38 variant)" - run: playbooks/rpm/rpmtest.yaml - post-run: - - playbooks/rpm/rpmtest-fetch-artifacts.yaml - branches: - - f38 - nodeset: fedora-38-vm-medium - requires: - - repo - roles: - - zuul: zuul-distro-jobs - timeout: 18000 - vars: - repos: - - name: distro-build - url: https://kojipkgs.fedoraproject.org/repos/f38-build/latest/x86_64/ - -- job: - name: rpm-test - description: "Install the built rpms and run STI tests (epel8 variant)" - run: playbooks/rpm/rpmtest.yaml - pre-run: - - playbooks/epel8/install.yaml - post-run: - - playbooks/rpm/rpmtest-fetch-artifacts.yaml - branches: - - epel8 - nodeset: centos-8-vm - requires: - - repo - roles: - - zuul: zuul-distro-jobs - timeout: 18000 - vars: - repos: - - name: distro-build - url: https://kojipkgs.fedoraproject.org/repos/epel8-build/latest/x86_64/ - -- job: - name: rpm-test description: "Install the built rpms and run STI tests (epel9 variant)" run: playbooks/rpm/rpmtest.yaml pre-run: @@ -254,7 +184,7 @@ branches: - rawhide - main - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo vars: @@ -268,7 +198,7 @@ description: "Run the rpminspect report tests (f40 variant)" branches: - f40 - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo vars: @@ -282,7 +212,7 @@ description: "Run the rpminspect report tests (f39 variant)" branches: - f39 - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo vars: @@ -293,38 +223,10 @@ - job: name: rpm-rpminspect parent: rpminspect - description: "Run the rpminspect report tests (f38 variant)" - branches: - - f38 - nodeset: fedora-38-container - requires: - - repo - vars: - check_previous_build_enabled: true - rpminspect_cmd: rpminspect-fedora - target: f38 - -- job: - name: rpm-rpminspect - parent: rpminspect - description: "Run the rpminspect report tests (epel8 variant)" - branches: - - epel8 - nodeset: fedora-38-container - requires: - - repo - vars: - check_previous_build_enabled: true - rpminspect_cmd: rpminspect-fedora - target: epel8 - -- job: - name: rpm-rpminspect - parent: rpminspect description: "Run the rpminspect report tests (epel9 variant)" branches: - epel9 - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo vars: @@ -338,7 +240,7 @@ description: "Run the rpminspect report tests (epel9-next variant)" branches: - epel9-next - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo vars: @@ -353,12 +255,10 @@ - rawhide - f40 - f39 - - f38 - - epel8 - epel9 - epel9-next - main - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo voting: false diff --git a/zuul.d/nodesets.yaml b/zuul.d/nodesets.yaml index 319bf80..0820a9e 100644 --- a/zuul.d/nodesets.yaml +++ b/zuul.d/nodesets.yaml @@ -3,37 +3,19 @@ - nodeset: name: fedora-latest-container nodes: - - label: zuul-worker-f38 + - label: zuul-worker-f40 name: container - nodeset: - name: fedora-39-container - nodes: - - label: zuul-worker-f39 - name: container - -- nodeset: - name: fedora-38-container - nodes: - - label: zuul-worker-f38 - name: container - -- nodeset: - name: fedora-37-container + name: fedora-40-container nodes: - - label: zuul-worker-f37 + - label: zuul-worker-f40 name: container - nodeset: - name: centos-8-container - nodes: - - label: pod-centos-8 - name: container - -- nodeset: - name: centos-7-container + name: fedora-39-container nodes: - - label: pod-centos-7 + - label: zuul-worker-f39 name: container - nodeset: @@ -45,7 +27,7 @@ - nodeset: name: fedora-latest-vm nodes: - - label: cloud-fedora-38-small + - label: cloud-fedora-40-small name: cloud-host - nodeset: @@ -61,18 +43,6 @@ name: cloud-host - nodeset: - name: fedora-38-vm - nodes: - - label: cloud-fedora-38-small - name: cloud-host - -- nodeset: - name: fedora-37-vm - nodes: - - label: cloud-fedora-37-small - name: cloud-host - -- nodeset: name: fedora-rawhide-vm-medium nodes: - label: cloud-fedora-rawhide-medium @@ -81,7 +51,7 @@ - nodeset: name: fedora-latest-vm-medium nodes: - - label: cloud-fedora-38-medium + - label: cloud-fedora-40-medium name: cloud-host - nodeset: @@ -97,24 +67,6 @@ name: cloud-host - nodeset: - name: fedora-38-vm-medium - nodes: - - label: cloud-fedora-38-medium - name: cloud-host - -- nodeset: - name: fedora-37-vm-medium - nodes: - - label: cloud-fedora-37-medium - name: cloud-host - -- nodeset: - name: centos-8-vm - nodes: - - label: cloud-centos-8-stream - name: cloud-host - -- nodeset: name: centos-stream-9-vm nodes: - label: cloud-centos-9-stream