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 0a97b7b..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-10 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.general-crash.tier0.functional} diff --git a/plans/ci.fmf b/plans/ci.fmf new file mode 100644 index 0000000..e1c2c7c --- /dev/null +++ b/plans/ci.fmf @@ -0,0 +1,14 @@ +plan: + import: + url: https://gitlab.cee.redhat.com/kernel-qe/test-plans.git + +/RHEL8-KDUMP_T0: + plan+: + import+: + name: /plans/kdump/T0/RHEL8-KDUMP_T0 + +/RHEL9-KDUMP_Crash_Plugins_T0: + plan+: + import+: + name: /plans/kdump/T0/RHEL9-KDUMP_Crash_Plugins_T0 +