From 30ae8304a125b80d4cfffa25d69716bf43e945a7 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Fri, 28 Jun 2024 07:58:44 +0000 Subject: [PATCH] Update file gating.yml --- gating.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 gating.yml diff --git a/gating.yml b/gating.yml deleted file mode 100644 index dfb0041..0000000 --- a/gating.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- !Policy -product_versions: - - fedora-* - decision_context: - - bodhi_update_push_testing - - bodhi_update_push_stable - subject_type: koji_build - rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}