Update tests for CentOS/RHEL
This commit is contained in:
parent
e5d302054b
commit
020d8cdc1d
@ -5,3 +5,11 @@ decision_context: bodhi_update_push_stable
|
|||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
- !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}
|
||||||
|
@ -1,4 +1,12 @@
|
|||||||
summary: Upstream tests
|
summary: Upstream tests
|
||||||
|
contact: Michal Josef Spacek <mspacek@redhat.com>
|
||||||
component: perl-Net-SNMP
|
component: perl-Net-SNMP
|
||||||
require: perl-Net-SNMP-tests
|
require: perl-Net-SNMP-tests
|
||||||
test: /usr/libexec/perl-Net-SNMP/test
|
test: /usr/libexec/perl-Net-SNMP/test
|
||||||
|
enabled: true
|
||||||
|
tag:
|
||||||
|
- rhel-buildroot
|
||||||
|
adjust:
|
||||||
|
- enabled: false
|
||||||
|
when: distro < rhel-10 or distro < centos-stream-10
|
||||||
|
continue: false
|
||||||
|
Loading…
Reference in New Issue
Block a user