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 dfc23d3..94c30e1 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,5 @@ product_versions: - rhel-9 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 +