From 3f94d663a4a9e6201a4822d0c14d19db709c7a97 Mon Sep 17 00:00:00 2001 From: Mario Cattamo Date: Fri, 29 Aug 2025 15:19:33 +0200 Subject: [PATCH] ci: amend greenboot cs10 tmt tests --- plans/smoke.fmf | 4 +++- tests/main.fmf | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 tests/main.fmf diff --git a/plans/smoke.fmf b/plans/smoke.fmf index 93eeceb..941a1a0 100644 --- a/plans/smoke.fmf +++ b/plans/smoke.fmf @@ -1,2 +1,4 @@ execute: - script: /usr/libexec/greenboot/greenboot check + how: tmt +discover: + how: fmf diff --git a/tests/main.fmf b/tests/main.fmf new file mode 100644 index 0000000..4ec3e11 --- /dev/null +++ b/tests/main.fmf @@ -0,0 +1,3 @@ +test: /usr/libexec/greenboot/greenboot check +require: + - greenboot