From 1c36a4fbaf04b22729e6762b36ece83ad886a060 Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Jan 30 2023 13:00:34 +0000 Subject: Remove EOL Fedora nodesets Those nodesets uses Fedora distro, which is End of Life and should not be in use anymore. --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 0319457..55adb0d 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -20,7 +20,6 @@ - rawhide - f37 - f36 - - f35 - epel8 - epel9 - main @@ -35,7 +34,6 @@ - rawhide - f37 - f36 - - f35 - epel8 - epel9 - main @@ -50,7 +48,6 @@ - rawhide - f37 - f36 - - f35 - epel8 - epel9 - main @@ -327,96 +324,6 @@ name: rpm-scratch-build parent: common-koji-rpm-build branches: - - f35 - final: true - provides: - - repo - vars: - arches: x86_64 - fetch_artifacts: true - release: f35 - scratch_build: true - target: f35 - -- job: - name: rpm-scratch-build-s390x - parent: common-koji-rpm-build - branches: - - f35 - dependencies: - - check-for-arches - final: true - vars: - arches: s390x - fetch_artifacts: false - release: f35 - scratch_build: true - target: f35 - -- job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - f35 - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: f35 - scratch_build: true - target: f35 - -- job: - name: rpm-scratch-build-i686 - parent: common-koji-rpm-build - branches: - - f35 - dependencies: - - check-for-arches - final: true - vars: - arches: i686 - fetch_artifacts: false - release: f35 - scratch_build: true - target: f35 - -- job: - name: rpm-scratch-build-armv7hl - parent: common-koji-rpm-build - branches: - - f35 - dependencies: - - check-for-arches - final: true - vars: - arches: armv7hl - fetch_artifacts: false - release: f35 - scratch_build: true - target: f35 - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - f35 - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: f35 - scratch_build: true - target: f35 - -- job: - name: rpm-scratch-build - parent: common-koji-rpm-build - branches: - epel8 final: true provides: @@ -544,18 +451,6 @@ name: rpm-build parent: common-koji-rpm-build branches: - - f35 - final: true - vars: - fetch_artifacts: false - release: f35 - scratch_build: false - target: f35 - -- job: - name: rpm-build - parent: common-koji-rpm-build - branches: - epel8 final: true vars: @@ -656,30 +551,6 @@ post-run: - playbooks/testing-farm/fetch.yaml branches: - - f35 - final: true - nodeset: fedora-36-container - requires: - - repo - roles: - - zuul: zuul-distro-jobs - - zuul: fedora-zuul-jobs - secrets: - - name: testing_farm_zuul_ci_key - secret: testing_farm_zuul_ci_key - timeout: 21600 - vars: - compose: Fedora-35 - distro: fedora-35 - test_type: fmf - -- job: - name: rpm-tmt-test - description: Running fmf test on Testing Farm - run: playbooks/testing-farm/run.yaml - post-run: - - playbooks/testing-farm/fetch.yaml - branches: - epel8 final: true nodeset: fedora-36-container @@ -801,30 +672,6 @@ post-run: - playbooks/testing-farm/fetch.yaml branches: - - f35 - final: true - nodeset: fedora-36-container - requires: - - repo - roles: - - zuul: zuul-distro-jobs - - zuul: fedora-zuul-jobs - secrets: - - name: testing_farm_zuul_ci_key - secret: testing_farm_zuul_ci_key - timeout: 21600 - vars: - compose: Fedora-35 - distro: fedora-35 - test_type: sti - -- job: - name: rpm-sti-test - description: Running sti test on Testing Farm - run: playbooks/testing-farm/run.yaml - post-run: - - playbooks/testing-farm/fetch.yaml - branches: - epel8 final: true nodeset: fedora-36-container