From 14e66fdfc14e853c8ecd135311564ab2f9e63c12 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Tue, 17 Dec 2024 10:04:27 +0100 Subject: [PATCH] CI Tests: Update the CI gating setup --- .fmf/version | 1 + gating.yaml | 2 +- plans/ci.fmf | 8 ++++++++ 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 .fmf/version create mode 100644 plans/ci.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 5ad1453..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: baseos-ci.brew-build.other.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/plans/ci.fmf b/plans/ci.fmf new file mode 100644 index 0000000..4c5329f --- /dev/null +++ b/plans/ci.fmf @@ -0,0 +1,8 @@ +summary: CI Gating Plan +discover: + how: fmf + url: https://gitlab.cee.redhat.com/toolchain-qe/tests/debugedit.git + ref: main + directory: tests +execute: + how: tmt