From 9ed55c787df8a7d2c9b8ee623e6ea4abaebc655b Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Thu, 16 Jan 2025 07:49:36 +0100 Subject: [PATCH] Updated gating configuration --- ci.fmf | 2 ++ gating.yaml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 ci.fmf diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..24f8837 --- /dev/null +++ b/ci.fmf @@ -0,0 +1,2 @@ +--- +resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml index eb7c84f..bd038fe 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-8 + - rhel-* decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-x86_64.functional}