Update tests and gating.yaml

This commit is contained in:
Jitka Plesnikova 2024-07-24 15:26:03 +02:00
parent 6b583bbe0e
commit 2660832589
2 changed files with 11 additions and 8 deletions

View File

@ -1,11 +1,7 @@
# Fedora
# RHEL
--- !Policy
id: fedora_policy
product_versions:
- fedora-*
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
subject_type: koji_build
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -3,3 +3,10 @@ contact: Jitka Plesnikova <jplesnik@redhat.com>
component: perl-IPC-System-Simple
require: perl-IPC-System-Simple-tests
test: /usr/libexec/perl-IPC-System-Simple/test
enabled: true
tag:
- rhel-buildroot
adjust:
- enabled: false
when: distro < rhel-10 or distro < centos-stream-10
continue: false