From cf5ce1a29720fbed793b23d387dd70127a76a908 Mon Sep 17 00:00:00 2001 From: Ales Nezbeda Date: Mon, 11 Aug 2025 13:34:22 +0200 Subject: [PATCH] Enable gating and add test plans Resolves: RHEL-81633 --- ci.fmf | 1 + gating.yaml | 7 +++++++ plans/tier1-public.fmf | 8 ++++++++ 3 files changed, 16 insertions(+) create mode 100644 ci.fmf create mode 100644 gating.yaml create mode 100644 plans/tier1-public.fmf diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..c5aa0e0 --- /dev/null +++ b/ci.fmf @@ -0,0 +1 @@ +resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..cbfd0ef --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +# RHEL +--- !Policy +product_versions: + - rhel-* +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional} diff --git a/plans/tier1-public.fmf b/plans/tier1-public.fmf new file mode 100644 index 0000000..d510d29 --- /dev/null +++ b/plans/tier1-public.fmf @@ -0,0 +1,8 @@ +summary: Public Tier1 tests plan +discover: + how: fmf + filter: 'tier: 1' + url: https://gitlab.com/redhat/centos-stream/tests/postgis +execute: + how: tmt +