From 7bcb7865417f6e1e63c7b3ec649b5bd08db9bed9 Mon Sep 17 00:00:00 2001 From: Aditya Rajan Date: Mon, 20 Jul 2026 13:20:38 -0400 Subject: [PATCH] Add new test plan and update gating Add new test plan and update gating to use it. Signed-off-by: Aditya Rajan --- .fmf/version | 1 + gating.yaml | 2 +- plans/tier0.fmf | 7 +++++++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .fmf/version create mode 100644 plans/tier0.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/gating.yaml b/gating.yaml index 4124226..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/plans/tier0.fmf b/plans/tier0.fmf new file mode 100644 index 0000000..ee76d90 --- /dev/null +++ b/plans/tier0.fmf @@ -0,0 +1,7 @@ +summary: eglexternalplatform CI test plan +discover: + how: fmf + url: https://pkgs.devel.redhat.com/git/tests/eglexternalplatform + filter: tier:0 +execute: + how: tmt