From 5282bb0fe8239b311a4dccc924b1876dfb694c21 Mon Sep 17 00:00:00 2001 From: Cristian Le Date: Jan 06 2026 11:16:52 +0000 Subject: Drop arch builds in scratch builds Rendered from: https://pagure.io/fedora-project-config/pull-request/354 --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 2c97659..3b963d2 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -124,70 +124,6 @@ target: rawhide - job: - name: rpm-scratch-build-s390x - parent: common-koji-rpm-build - branches: - - rawhide - - main - dependencies: - - check-for-arches - final: true - vars: - arches: s390x - fetch_artifacts: false - release: rawhide - scratch_build: true - target: rawhide - -- job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - rawhide - - main - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: rawhide - scratch_build: true - target: rawhide - -- job: - name: rpm-scratch-build-i686 - parent: common-koji-rpm-build - branches: - - rawhide - - main - dependencies: - - check-for-arches - final: true - vars: - arches: i686 - fetch_artifacts: false - release: rawhide - scratch_build: true - target: rawhide - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - rawhide - - main - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: rawhide - scratch_build: true - target: rawhide - -- job: name: rpm-scratch-build parent: common-koji-rpm-build branches: @@ -203,66 +139,6 @@ target: f43 - job: - name: rpm-scratch-build-s390x - parent: common-koji-rpm-build - branches: - - f43 - dependencies: - - check-for-arches - final: true - vars: - arches: s390x - fetch_artifacts: false - release: f43 - scratch_build: true - target: f43 - -- job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - f43 - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: f43 - scratch_build: true - target: f43 - -- job: - name: rpm-scratch-build-i686 - parent: common-koji-rpm-build - branches: - - f43 - dependencies: - - check-for-arches - final: true - vars: - arches: i686 - fetch_artifacts: false - release: f43 - scratch_build: true - target: f43 - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - f43 - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: f43 - scratch_build: true - target: f43 - -- job: name: rpm-scratch-build parent: common-koji-rpm-build branches: @@ -278,66 +154,6 @@ target: f42 - job: - name: rpm-scratch-build-s390x - parent: common-koji-rpm-build - branches: - - f42 - dependencies: - - check-for-arches - final: true - vars: - arches: s390x - fetch_artifacts: false - release: f42 - scratch_build: true - target: f42 - -- job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - f42 - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: f42 - scratch_build: true - target: f42 - -- job: - name: rpm-scratch-build-i686 - parent: common-koji-rpm-build - branches: - - f42 - dependencies: - - check-for-arches - final: true - vars: - arches: i686 - fetch_artifacts: false - release: f42 - scratch_build: true - target: f42 - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - f42 - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: f42 - scratch_build: true - target: f42 - -- job: name: rpm-scratch-build parent: common-koji-rpm-build branches: @@ -353,36 +169,6 @@ target: epel9 - job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - epel9 - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: epel9 - scratch_build: true - target: epel9 - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - epel9 - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: epel9 - scratch_build: true - target: epel9 - -- job: name: rpm-scratch-build parent: common-koji-rpm-build branches: @@ -398,36 +184,6 @@ target: epel9-next - job: - name: rpm-scratch-build-ppc64le - parent: common-koji-rpm-build - branches: - - epel9-next - dependencies: - - check-for-arches - final: true - vars: - arches: ppc64le - fetch_artifacts: false - release: epel9-next - scratch_build: true - target: epel9-next - -- job: - name: rpm-scratch-build-aarch64 - parent: common-koji-rpm-build - branches: - - epel9-next - dependencies: - - check-for-arches - final: true - vars: - arches: aarch64 - fetch_artifacts: false - release: epel9-next - scratch_build: true - target: epel9-next - -- job: name: rpm-build parent: common-koji-rpm-build branches: