From 8cd7ab379c638d26669d625f2fc34a5b18d14553 Mon Sep 17 00:00:00 2001 From: Václav Kadlčík Date: Jun 07 2021 09:09:08 +0000 Subject: Make the existing tests have the gating effect The tests I've imported from RHEL into the tests/ directory are used by Fedora CI to check on new builds but their failures are just informative. Let's make serve as gating tests from now on. --- diff --git a/gating.yaml b/gating.yaml index 56c4731..127ce7a 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,6 +4,7 @@ product_versions: decision_context: bodhi_update_push_stable subject_type: koji_build rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} - !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} --- !Policy