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