From 68333cafdbb7a22dd0aa924f5072d81d4d131daf Mon Sep 17 00:00:00 2001 From: Bruce Lee Date: Thu, 6 Feb 2025 09:48:05 +0800 Subject: [PATCH] add tmt gating test plan after fixing gating.yaml change osci.passt.brew-build.gating.tier1.functional to osci.brew-build.tier0.functional Resolves: https://issues.redhat.com/browse/RHELMISC-7579 Signed-off-by: Bruce Lee --- .fmf/version | 1 + gating.yaml | 1 + tier1-gating.fmf | 10 ++++++++++ 3 files changed, 12 insertions(+) create mode 100644 .fmf/version create mode 100644 tier1-gating.fmf diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/gating.yaml b/gating.yaml index 26a0a03..b81533e 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,3 +5,4 @@ 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 new file mode 100644 index 0000000..92c6c86 --- /dev/null +++ b/tier1-gating.fmf @@ -0,0 +1,10 @@ +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 +