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 -