From 56ee03d0b4947f374a1c182c9d4dcbdbc1f84db6 Mon Sep 17 00:00:00 2001 From: Bruce Lee Date: Tue, 31 Dec 2024 12:21:30 +0800 Subject: [PATCH] add tmt gating test plan Signed-off-by: Bruce Lee --- .fmf/version | 1 + gating.yaml | 3 ++- tier1-gating.fmf | 10 ++++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) 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 d75f6c7..0b59af4 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,5 @@ product_versions: - rhel-10 decision_context: osci_compose_gate -rules: [] +rules: + - !PassingTestCaseRule {test_case_name: osci.libslirt.brew-build.gating.tier1.functional} diff --git a/tier1-gating.fmf b/tier1-gating.fmf new file mode 100644 index 0000000..41b872c --- /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/libslirp +adjust: + enabled: false + when: distro == centos-stream or distro == fedora +