From 46a87729161bd2b3f19238b416606889100ec116 Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Fri, 14 Jun 2024 12:43:03 +0200 Subject: [PATCH] Add tmt plan to run all local tests --- plans/all.fmf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plans/all.fmf diff --git a/plans/all.fmf b/plans/all.fmf new file mode 100644 index 0000000..8d8cb95 --- /dev/null +++ b/plans/all.fmf @@ -0,0 +1,5 @@ +summary: Test plan to gate PRs in tests/rust repo +discover: + how: fmf +execute: + how: tmt