Resolves: rhbz#1960259 - Enable gating

This commit is contained in:
Jitka Plesnikova 2021-08-18 08:53:07 +02:00
parent bc66a65008
commit 38fcd4ea7d
5 changed files with 20 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -9,7 +9,7 @@
Name: perl-DBD-MariaDB
Version: 1.21
Release: 14%{?dist}
Release: 15%{?dist}
Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
License: GPL+ or Artistic
URL: https://metacpan.org/release/DBD-MariaDB/
@ -170,6 +170,9 @@ make test %{?with_perl_DBD_MariaDB_enables_leak_test:EXTENDED_TESTING=1}
%{_libexecdir}/%{name}
%changelog
* Tue Aug 17 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.21-15
- Related: rhbz#1960259 - Enable gating
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.21-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688

5
plans/sanity.fmf Normal file
View File

@ -0,0 +1,5 @@
summary: Sanity tests
discover:
how: fmf
execute:
how: tmt

4
tests/upstream-tests.fmf Normal file
View File

@ -0,0 +1,4 @@
summary: Upstream tests
component: perl-DBD-MariaDB
require: perl-DBD-MariaDB-tests
test: /usr/libexec/perl-DBD-MariaDB/test