fix gating.yaml

Related: RHEL-27988
This commit is contained in:
Zuzana Miklankova 2024-05-16 12:14:53 +02:00
parent f9d2640f29
commit 03f19847d3
No known key found for this signature in database
GPG Key ID: 46A18EF4D17103A0
5 changed files with 17 additions and 2 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

View File

@ -3,4 +3,4 @@ product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}

View File

@ -2,7 +2,7 @@
Name: ongres-%upstream_name
Version: 1.1
Release: 11%{?dist}
Release: 12%{?dist}
Summary: RFC 3454 Preparation of Internationalized Strings in pure Java
License: BSD-2-Clause AND Apache-2.0
URL: https://github.com/ongres/%upstream_name
@ -59,6 +59,9 @@ find \( -name '*.jar' -o -name '*.class' \) -delete
%license LICENSE
%changelog
* Thu May 16 2024 Zuzana Miklankova <zmiklank@redhat.com> - 1.1-12
- bump release for rebuild with gating.yaml
* Mon Mar 04 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.1-11
- Move velocity-2 dependencies to codegenerator

10
plans/tier1-internal.fmf Normal file
View File

@ -0,0 +1,10 @@
summary: Internal Tier1 tests plan
discover:
how: fmf
filter: 'tier: 1'
url: https://pkgs.devel.redhat.com/git/tests/postgresql-jdbc
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora