From fcd76b8d7accaa082fbf9a66375664d5d4ade1a4 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 7 May 2020 17:36:58 +0200 Subject: [PATCH] gating.yaml: Drop Taskotron tests They are no more :-( https://kparal.wordpress.com/2020/04/30/taskotron-is-eol-end-of-life-today/ --- gating.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index 78c96b9..c2182c7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,8 +3,4 @@ product_versions: - fedora-* decision_context: bodhi_update_push_stable rules: - - !PassingTestCaseRule {test_case_name: dist.rpmgrill} - - !PassingTestCaseRule {test_case_name: dist.rpmlint} - - !PassingTestCaseRule {test_case_name: dist.python-versions} - - !PassingTestCaseRule {test_case_name: dist.abicheck} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}