From f8bf5e8732be8013b744e4830778fd360d6377cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Fri, 31 Jul 2026 13:36:23 +0200 Subject: [PATCH] tests: simplify gating configuration Related: RHELTEST-2979 --- ci.fmf | 1 - gating.yaml | 6 ------ plans/tier1-internal.fmf | 4 ++-- 3 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 ci.fmf delete mode 100644 gating.yaml diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index c5aa0e0..0000000 --- a/ci.fmf +++ /dev/null @@ -1 +0,0 @@ -resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index d9d641e..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-10 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} diff --git a/plans/tier1-internal.fmf b/plans/tier1-internal.fmf index 9e6a127..9f1bb6f 100644 --- a/plans/tier1-internal.fmf +++ b/plans/tier1-internal.fmf @@ -2,11 +2,11 @@ summary: Internal gating tests plan discover: - name: Internal gating tests (util-linux) how: fmf - filter: 'tag: CI-Tier-1' + filter: 'tier: 1' url: https://pkgs.devel.redhat.com/git/tests/util-linux - name: Internal gating tests (util-linux-ng) how: fmf - filter: 'tag: CI-Tier-1' + filter: 'tier: 1' url: https://pkgs.devel.redhat.com/git/tests/util-linux-ng execute: how: tmt