Resolves: RHEL-33517

- Add add rpminspect.yaml
- Update gating.yaml and tests
This commit is contained in:
Jitka Plesnikova 2024-04-25 17:13:51 +02:00
parent 20b4c3d20c
commit 638040f363
3 changed files with 30 additions and 0 deletions

View File

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

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
annocheck:
- rhel-policy: --skip-pie --ignore-unknown --verbose

View File

@ -1,4 +1,15 @@
summary: Upstream tests
contact: Jitka Plesnikova <jplesnik@redhat.com>
component: perl-File-MimeInfo
require: perl-File-MimeInfo-tests
test: /usr/libexec/perl-File-MimeInfo/test
enabled: true
tag:
- rhel-buildroot
- TestCaseCopy
- Tier1
tier: '1'
adjust:
- enabled: false
when: distro < rhel-10 or distro < centos-stream-10
continue: false