From 062e09c3120d371b7f3eccc699508039655b6fcf Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Jul 12 2024 11:29:27 +0000 Subject: auto generated change from fedora-project-config - Also remove rpms/zuul project as not part of the tenant config. --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index dc18fc5..ae52ba4 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -4,7 +4,7 @@ name: clean-stalled-koji-tasks description: Cancel Koji tasks running for more than 12 hours run: playbooks/koji/clean-stalled-koji-tasks.yaml - nodeset: fedora-38-container + nodeset: fedora-39-container protected: true roles: - zuul: zuul-distro-jobs @@ -20,8 +20,6 @@ - rawhide - f40 - f39 - - f38 - - epel8 - epel9 - epel9-next - main @@ -36,8 +34,6 @@ - rawhide - f40 - f39 - - f38 - - epel8 - epel9 - epel9-next - main @@ -52,12 +48,10 @@ - rawhide - f40 - f39 - - f38 - - epel8 - epel9 - epel9-next - main - nodeset: fedora-38-container + nodeset: fedora-40-container vars: arch_jobs: - rpm-scratch-build-s390x @@ -71,7 +65,7 @@ description: Base job for RPM build on Fedora Koji run: playbooks/koji/build-ng.yaml abstract: true - nodeset: fedora-38-container + nodeset: fedora-40-container protected: true roles: - zuul: zuul-distro-jobs @@ -113,7 +107,7 @@ post-run: - playbooks/testing-farm-generic/fetch.yaml final: false - nodeset: fedora-38-container + nodeset: fedora-40-container secrets: - name: testing_farm_zuul_ci_key secret: testing_farm_zuul_ci_key @@ -355,126 +349,6 @@ name: rpm-scratch-build parent: common-koji-rpm-build branches: - - f38 - final: true - provides: - - repo - vars: - arches: x86_64 - fetch_artifacts: true - release: f38 - scratch_build: true - target: f38 - -- job: - name: rpm-scratch-build-s390x - parent: common-koji-rpm-build - branches: - - f38 - dependencies: - - check-for-arches - final: true - vars: - arches: s390x - fetch_artifacts: false - release: f38 - scratch_build: true - target: f38 - -- job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - f38 - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: f38 - scratch_build: true - target: f38 - -- job: - name: rpm-scratch-build-i686 - parent: common-koji-rpm-build - branches: - - f38 - dependencies: - - check-for-arches - final: true - vars: - arches: i686 - fetch_artifacts: false - release: f38 - scratch_build: true - target: f38 - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - f38 - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: f38 - scratch_build: true - target: f38 - -- job: - name: rpm-scratch-build - parent: common-koji-rpm-build - branches: - - epel8 - final: true - provides: - - repo - vars: - arches: x86_64 - fetch_artifacts: true - release: epel8 - scratch_build: true - target: epel8 - -- job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - epel8 - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: epel8 - scratch_build: true - target: epel8 - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - epel8 - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: epel8 - scratch_build: true - target: epel8 - -- job: - name: rpm-scratch-build - parent: common-koji-rpm-build - branches: - epel9 final: true provides: @@ -602,30 +476,6 @@ name: rpm-build parent: common-koji-rpm-build branches: - - f38 - final: true - vars: - fetch_artifacts: false - release: f38 - scratch_build: false - target: f38 - -- job: - name: rpm-build - parent: common-koji-rpm-build - branches: - - epel8 - final: true - vars: - fetch_artifacts: false - release: epel8 - scratch_build: false - target: epel8 - -- job: - name: rpm-build - parent: common-koji-rpm-build - branches: - epel9 final: true vars: @@ -656,7 +506,7 @@ - rawhide - main final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -680,7 +530,7 @@ branches: - f40 final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -704,7 +554,7 @@ branches: - f39 final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -726,57 +576,9 @@ post-run: - playbooks/testing-farm/fetch.yaml branches: - - f38 - final: true - nodeset: fedora-38-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-38 - distro: fedora-38 - 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-38-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: CentOS-Stream-8 - distro: centos-stream-8 - 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: - epel9 final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -800,7 +602,7 @@ branches: - epel9-next final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -825,7 +627,7 @@ - rawhide - main final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -849,7 +651,7 @@ branches: - f40 final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -873,7 +675,7 @@ branches: - f39 final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -895,57 +697,9 @@ post-run: - playbooks/testing-farm/fetch.yaml branches: - - f38 - final: true - nodeset: fedora-38-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-38 - distro: fedora-38 - 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-38-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: CentOS-Stream-8 - distro: centos-stream-8 - 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: - epel9 final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: @@ -969,7 +723,7 @@ branches: - epel9-next final: true - nodeset: fedora-38-container + nodeset: fedora-40-container requires: - repo roles: diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index e1255ff..f1ec2ff 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -59,11 +59,6 @@ - publish - project: - name: rpms/zuul - templates: - - publish - -- project: name: rpms/pypy check: jobs: