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..2183381 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.passt.brew-build.gating.tier1.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 +