public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-URI] f44: Update gating for rhel
Date: Mon, 15 Jun 2026 07:47:57 GMT	[thread overview]
Message-ID: <178150967797.1.3216597633736737046.rpms-perl-URI-291133aafdce@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-URI
            Branch : f44
            Commit : 291133aafdcec4ca2e3fde6763724528610c709f
            Author : Jitka Plesnikova <jplesnik@redhat.com>
            Date   : 2026-05-05T10:07:22+02:00
            Stats  : +34/-1 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-URI/c/291133aafdcec4ca2e3fde6763724528610c709f?branch=f44

            Log:
            Update gating for rhel

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---
diff --git a/gating.yaml b/gating.yaml
index 282e16b..be50848 100644
--- a/gating.yaml
+++ b/gating.yaml
@@ -1,7 +1,21 @@
+# Fedora
 --- !Policy
+id: fedora_policy
 product_versions:
   - fedora-*
-decision_context: bodhi_update_push_stable
+decision_contexts:
+  - bodhi_update_push_testing
+  - bodhi_update_push_stable
 subject_type: koji_build
 rules:
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
+  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis}
   - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
+
+# RHEL
+--- !Policy
+product_versions:
+  - rhel-*
+decision_context: osci_compose_gate
+rules:
+  - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

diff --git a/plans/internal.fmf b/plans/internal.fmf
new file mode 100644
index 0000000..c71a1ad
--- /dev/null
+++ b/plans/internal.fmf
@@ -0,0 +1,12 @@
+summary: Private (RHEL) beakerlib tests
+enabled: false
+adjust:
+  - when: distro == rhel
+    enabled: true
+    because: private tests are accesible only within rhel pipeline
+discover:
+  - name: rhel
+    how: fmf
+    url: https://pkgs.devel.redhat.com/git/tests/perl-URI
+execute:
+    how: tmt

diff --git a/tests/upstream-tests.fmf b/tests/upstream-tests.fmf
index 78d3a2c..a6c879d 100644
--- a/tests/upstream-tests.fmf
+++ b/tests/upstream-tests.fmf
@@ -2,3 +2,10 @@ summary: Upstream tests
 component: perl-URI
 require: perl-URI-tests
 test: /usr/libexec/perl-URI/test
+enabled: true
+tag:
+  - rhel-buildroot
+adjust:
+  - enabled: false
+    when: distro < rhel-10 or distro < centos-stream-10
+    continue: false

                 reply	other threads:[~2026-06-15  7:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178150967797.1.3216597633736737046.rpms-perl-URI-291133aafdce@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox