From 6dde83e7fa2249d0be9fe16e56248293f0eefffc Mon Sep 17 00:00:00 2001 From: Stephen Gallagher <sgallagh@redhat.com> Date: Thu, 17 Dec 2020 12:50:20 -0500 Subject: [PATCH] Drop nonexistent ABI test Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> --- gating.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index ee84da4..f075ad7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,7 +5,6 @@ decision_context: bodhi_update_push_testing subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} - - !PassingTestCaseRule {test_case_name: dist.abicheck} --- !Policy product_versions: @@ -14,4 +13,3 @@ 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: dist.abicheck}