Update tests
This commit is contained in:
parent
a15a329fdb
commit
e4018bbe20
@ -15,6 +15,7 @@ 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
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-*
|
- rhel-*
|
||||||
|
@ -2,3 +2,10 @@ summary: Upstream tests
|
|||||||
component: perl-DBD-MariaDB
|
component: perl-DBD-MariaDB
|
||||||
require: perl-DBD-MariaDB-tests
|
require: perl-DBD-MariaDB-tests
|
||||||
test: /usr/libexec/perl-DBD-MariaDB/test
|
test: /usr/libexec/perl-DBD-MariaDB/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