From 1dd6129ae3a9f46a93c5a38e495d711a357bdc2a Mon Sep 17 00:00:00 2001 From: Vaclav Danek Date: Tue, 16 Jul 2024 18:29:27 +0200 Subject: [PATCH] added gating.yaml and tier1 test plan --- gating.yaml | 7 +++++++ plans/tier1-public.fmf | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 gating.yaml create mode 100644 plans/tier1-public.fmf diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..3964cf8 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +#gating 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..c2a513c --- /dev/null +++ b/plans/tier1-public.fmf @@ -0,0 +1,7 @@ +summary: public tier1 beakerlib tests +discover: + how: fmf + url: https://gitlab.com/redhat/centos-stream/tests/pgvector.git + filter: 'tier: 1' +execute: + how: tmt