From a1e5fa225f00771415c99a21713ceb163603e82d Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Dec 16 2020 10:45:24 +0000 Subject: Add rpm-install-job for epel8 branch --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 15e3c73..625db15 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -51,6 +51,17 @@ - name: f31-build url: https://kojipkgs.fedoraproject.org/repos/f31-build/latest/x86_64/ +- job: + name: rpm-install-test + parent: base-rpm-install-test + branches: epel8 + nodeset: centos-8-vm + vars: + repos: + - name: epel8-build + url: https://kojipkgs.fedoraproject.org/repos/epel8-build/latest/x86_64/ + pre-run: playbooks/epel8/install.yaml + ### rpm-test ### - job: name: base-rpm-test