From c91e8793d51e5e7ebfb0810dbb742170038fc6df Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: May 07 2020 15:35:04 +0000 Subject: gating.yaml: Drop Taskotron tests They are no more :-( https://kparal.wordpress.com/2020/04/30/taskotron-is-eol-end-of-life-today/ --- diff --git a/gating.yaml b/gating.yaml index c8ca7b1..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.security-policy} - - !PassingTestCaseRule {test_case_name: dist.rpmgrill.spec-file-sanity} - - !PassingTestCaseRule {test_case_name: dist.python-versions} - - !PassingTestCaseRule {test_case_name: dist.abicheck} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}