Resolves: RHEL-113634 - Update gating

This commit is contained in:
Jitka Plesnikova 2025-09-17 10:49:32 +02:00
parent 324380ded1
commit be09fd0c00
2 changed files with 15 additions and 0 deletions

View File

@ -5,3 +5,11 @@ decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
# RHEL
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -2,3 +2,10 @@ summary: Upstream tests
component: perl-JSON-XS
require: perl-JSON-XS-tests
test: /usr/libexec/perl-JSON-XS/test
enabled: true
tag:
- rhel-buildroot
adjust:
- enabled: false
when: distro < rhel-9 or distro < centos-stream-9
continue: false