From 0cac4543ba625b641fb18f78804f75bf50da636c Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Wed, 14 May 2025 04:41:43 -0400 Subject: [PATCH] Revert "add tmt gating test plan after fixing gating.yaml" This reverts commit 68333cafdbb7a22dd0aa924f5072d81d4d131daf, as it still breaks delivery. See also: https://issues.redhat.com/browse/RHELMISC-11324 Resolves: RHEL-84285 --- .fmf/version | 1 - gating.yaml | 1 - tier1-gating.fmf | 10 ---------- 3 files changed, 12 deletions(-) delete mode 100644 .fmf/version delete mode 100644 tier1-gating.fmf diff --git a/.fmf/version b/.fmf/version deleted file mode 100644 index d00491f..0000000 --- a/.fmf/version +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/gating.yaml b/gating.yaml index b81533e..26a0a03 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,4 +5,3 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: kvm-ci.passt.x86_64.brew-build.gating.tier1.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/tier1-gating.fmf b/tier1-gating.fmf deleted file mode 100644 index 92c6c86..0000000 --- a/tier1-gating.fmf +++ /dev/null @@ -1,10 +0,0 @@ -summary: Internal tests plan -plan: - import: - url: https://gitlab.cee.redhat.com/libvirt-auto/libvirt-tmt-test.git - ref: master - name: /libvirt_tmt_test/plans/passt -adjust: - enabled: false - when: distro == centos-stream or distro == fedora -