From 9be88d3e35c1d6063b069cad9fa1cc0b9ce89e59 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Jun 02 2023 08:59:29 +0000 Subject: Onboard epel9-next branch --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 6267700..f782ebd 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -86,6 +86,22 @@ url: https://kojipkgs.fedoraproject.org/repos/epel9-build/latest/x86_64/ - job: + name: rpm-install-test + description: "Install the built rpms (epel9-next variant)" + run: playbooks/rpm/rpm-install-test.yaml + branches: + - epel9-next + nodeset: centos-stream-9-vm + requires: + - repo + roles: + - zuul: zuul-distro-jobs + vars: + repos: + - name: distro-build + url: https://kojipkgs.fedoraproject.org/repos/epel9-next-build/latest/x86_64/ + +- job: name: rpm-test description: "Install the built rpms and run STI tests (rawhide variant)" run: playbooks/rpm/rpmtest.yaml @@ -186,6 +202,25 @@ url: https://kojipkgs.fedoraproject.org/repos/epel9-build/latest/x86_64/ - job: + name: rpm-test + description: "Install the built rpms and run STI tests (epel9-next variant)" + run: playbooks/rpm/rpmtest.yaml + post-run: + - playbooks/rpm/rpmtest-fetch-artifacts.yaml + branches: + - epel9-next + nodeset: centos-stream-9-vm + requires: + - repo + roles: + - zuul: zuul-distro-jobs + timeout: 18000 + vars: + repos: + - name: distro-build + url: https://kojipkgs.fedoraproject.org/repos/epel9-next-build/latest/x86_64/ + +- job: name: rpm-rpminspect parent: rpminspect description: "Run the rpminspect report tests (rawhide variant)" @@ -257,6 +292,20 @@ target: epel9 - job: + name: rpm-rpminspect + parent: rpminspect + description: "Run the rpminspect report tests (epel9-next variant)" + branches: + - epel9-next + nodeset: fedora-36-container + requires: + - repo + vars: + check_previous_build_enabled: true + rpminspect_cmd: rpminspect-fedora + target: epel9-next + +- job: name: rpm-linter parent: repo-rpm-lint branches: @@ -265,6 +314,7 @@ - f37 - epel8 - epel9 + - epel9-next - main nodeset: fedora-36-container requires: