From aefa2375673d7192af802dc96f98a756ce9c260b Mon Sep 17 00:00:00 2001 From: Nikola Davidova Date: Tue, 21 Jul 2026 15:23:25 +0200 Subject: [PATCH] Update ci and gating --- ci.fmf | 1 + gating.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 ci.fmf diff --git a/ci.fmf b/ci.fmf new file mode 100644 index 0000000..c5aa0e0 --- /dev/null +++ b/ci.fmf @@ -0,0 +1 @@ +resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml index 9e9f772..c9613bc 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,7 @@ --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_testing -subject_type: koji_build + - rhel-9 +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0-tf.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/base-package} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/galera}