From 92265025b48f79e03af1e26096d5cf021d46f759 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Wed, 22 Jan 2025 06:25:52 -0500 Subject: [PATCH] Revert "add tmt gating test plan" This reverts commit 9d4db554b9d23cbf95d6e991fc9fb643d8d9dac4, as it breaks delivery. Resolves: RHEL-75657 --- .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 2183381..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.passt.brew-build.gating.tier1.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 -