From d10171dd2dcad797e641cc4e1a7039f1309d761b Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Feb 09 2021 17:26:04 +0000 Subject: Add Fedora 34 --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 13f1d0b..4bf5032 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -6,6 +6,7 @@ run: playbooks/rpm/check-for-tests.yaml branches: - rawhide + - f34 - f33 - f32 - epel8 @@ -19,6 +20,7 @@ run: playbooks/rpm/check-for-arches.yaml branches: - rawhide + - f34 - f33 - f32 - epel8 @@ -146,6 +148,96 @@ name: rpm-scratch-build parent: common-koji-rpm-build branches: + - f34 + final: true + provides: + - repo + vars: + arches: x86_64 + fetch_artifacts: true + release: f34 + scratch_build: true + target: f34 + +- job: + name: rpm-scratch-build-s390x + parent: common-koji-rpm-build + branches: + - f34 + dependencies: + - check-for-arches + final: true + vars: + arches: s390x + fetch_artifacts: false + release: f34 + scratch_build: true + target: f34 + +- job: + name: rpm-scratch-build-ppc64le + parent: common-koji-rpm-build + branches: + - f34 + dependencies: + - check-for-arches + final: true + vars: + arches: ppc64le + fetch_artifacts: false + release: f34 + scratch_build: true + target: f34 + +- job: + name: rpm-scratch-build-i686 + parent: common-koji-rpm-build + branches: + - f34 + dependencies: + - check-for-arches + final: true + vars: + arches: i686 + fetch_artifacts: false + release: f34 + scratch_build: true + target: f34 + +- job: + name: rpm-scratch-build-armv7hl + parent: common-koji-rpm-build + branches: + - f34 + dependencies: + - check-for-arches + final: true + vars: + arches: armv7hl + fetch_artifacts: false + release: f34 + scratch_build: true + target: f34 + +- job: + name: rpm-scratch-build-aarch64 + parent: common-koji-rpm-build + branches: + - f34 + dependencies: + - check-for-arches + final: true + vars: + arches: aarch64 + fetch_artifacts: false + release: f34 + scratch_build: true + target: f34 + +- job: + name: rpm-scratch-build + parent: common-koji-rpm-build + branches: - f33 final: true provides: @@ -384,6 +476,18 @@ name: rpm-build parent: common-koji-rpm-build branches: + - f34 + final: true + vars: + fetch_artifacts: false + release: f34 + scratch_build: false + target: f34 + +- job: + name: rpm-build + parent: common-koji-rpm-build + branches: - f33 final: true vars: