From 888c6ea421d5385c771d2c9488cf6a8b2d3b8984 Mon Sep 17 00:00:00 2001 From: Edjunior Machado Date: Thu, 3 Apr 2025 19:27:08 +0200 Subject: [PATCH] Update CI support --- plans/ci.fmf | 6 ------ plans/gating.fmf | 8 ++++++++ 2 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 plans/ci.fmf create mode 100644 plans/gating.fmf diff --git a/plans/ci.fmf b/plans/ci.fmf deleted file mode 100644 index f6ff49d..0000000 --- a/plans/ci.fmf +++ /dev/null @@ -1,6 +0,0 @@ -summary: CI Gating Plan -discover: - how: fmf - url: https://gitlab.com/redhat/centos-stream/tests/delve.git -execute: - how: tmt diff --git a/plans/gating.fmf b/plans/gating.fmf new file mode 100644 index 0000000..7698be8 --- /dev/null +++ b/plans/gating.fmf @@ -0,0 +1,8 @@ +summary: Gating tests +discover: + - name: rhel + how: fmf + url: https://gitlab.cee.redhat.com/toolchain-qe/tests/delve.git + filter: tier:1 +execute: + how: tmt