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 deleted file mode 100644 index 6038e76..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.hardware-ipxe.tier0.functional} diff --git a/plans/ci.fmf b/plans/ci.fmf new file mode 100644 index 0000000..043fc20 --- /dev/null +++ b/plans/ci.fmf @@ -0,0 +1,15 @@ +summary: Gating tests +discover: + - name: kernel-tests + how: fmf + url: https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests.git + ref: main + test: + - /ipxe/iso +provision: + how: artemis + hardware: + virtualization: + is-supported: true +execute: + how: tmt