From 275f610b3a1a1e2be54b7fc21869cb9dbf94de2c Mon Sep 17 00:00:00 2001 From: Petr Sklenar Date: Mon, 24 Jan 2022 14:19:21 +0100 Subject: [PATCH] gating yaml with one fmf plan --- gating.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 46aee4d..e82f69e 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,7 +5,6 @@ decision_contexts: [bodhi_update_push_testing] subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} #gating rawhide --- !Policy product_versions: @@ -14,4 +13,3 @@ decision_contexts: [bodhi_update_push_stable] subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}