Update gating and tests
This commit is contained in:
parent
6ce2f131bc
commit
2d0854ed39
@ -14,3 +14,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-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
@ -2,3 +2,10 @@ summary: Upstream tests
|
||||
component: perl-DBD-MySQL
|
||||
require: perl-DBD-MySQL-tests
|
||||
test: /usr/libexec/perl-DBD-MySQL/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