From 49b89d94efa65f243f9d5107b86b2d3a909989d9 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Mon, 1 Feb 2021 17:41:51 +0100 Subject: [PATCH] Use baseos-qe.koji-build.scratch-build.validation as gating. Replace fedora-ci.koji-build.tier0.functional with baseos-qe.koji-build.scratch-build.validation. The former testcase, fedora-ci.koji-build.tier0.functional, aims to perform the kernel rebuild on a fedora CI test system, not in koji. The latter, baseos-qe.koji-build.scratch-build.validation is supposed to run a kernel rebuild in a side-tag koji buildroot, which is closer to a real kernel rebuild. This commit sets baseos-qe.koji-build.scratch-build.validation as the default kernel rebuild gating test for binutils. --- gating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6ab7326..5210263 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,7 +4,6 @@ product_versions: decision_context: bodhi_update_push_stable subject_type: koji_build rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} - !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation} --- !Policy product_versions: