public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Make kernel rebuild CI gating test mandatory.
@ 2026-06-29 12:29 Martin Cermak
  0 siblings, 0 replies; only message in thread
From: Martin Cermak @ 2026-06-29 12:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gcc
            Branch : rhel-f41-base
            Commit : 0177c06558eac9e9565588f7ac6c63163f81580b
            Author : Martin Cermak <mcermak@redhat.com>
            Date   : 2021-04-28T14:26:47+02:00
            Stats  : +2/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gcc/c/0177c06558eac9e9565588f7ac6c63163f81580b?branch=rhel-f41-base

            Log:
            Make kernel rebuild CI gating test mandatory.

This makes baseos-qe.koji-build.scratch-build.validation a mandatory
CI gating test.  This test was requested by kernel folks and is now
in place for binutils, glibc and annobin too.

---
diff --git a/gating.yaml b/gating.yaml
index c6030c9..cb47dc6 100644
--- a/gating.yaml
+++ b/gating.yaml
@@ -5,6 +5,7 @@ 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:
   - rhel-9
@@ -12,3 +13,4 @@ decision_context: osci_compose_gate
 rules:
   - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
   - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-p9.functional}
+  - !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:29 [rpms/gcc] rhel-f41-base: Make kernel rebuild CI gating test mandatory Martin Cermak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox