From d06b0404cde0b764db1b85d2ac72fdf2e54b1be9 Mon Sep 17 00:00:00 2001 From: Ondrej Dubaj Date: Thu, 9 Apr 2020 09:13:56 +0200 Subject: [PATCH] fixed gating.yaml file --- gating.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index fd98e87..97b0b56 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - fedora -decision_context: osci_compose_gate + - fedora-* +decision_context: bodhi_update_push_stable rules: - !PassingTestCaseRule {test_case_name: baseos-ci.koji-build.tier1.functional}