From f421497cec776a0ef7b3b871f385c7e88e5d211a Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Mon, 15 Jul 2024 15:32:26 +0200 Subject: [PATCH] ci: Run cockpit-machines tests in PRs --- plans/cockpit-machines.fmf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 plans/cockpit-machines.fmf diff --git a/plans/cockpit-machines.fmf b/plans/cockpit-machines.fmf new file mode 100644 index 0000000000..a85ae997ec --- /dev/null +++ b/plans/cockpit-machines.fmf @@ -0,0 +1,19 @@ +enabled: false +adjust+: + when: revdeps == yes + enabled: true + +discover: + how: fmf + url: https://github.com/cockpit-project/cockpit-machines + ref: main + +execute: + how: tmt + +/basic: + summary: basic functionality + discover+: + test: /test/browser/basic + +# https://github.com/cockpit-project/cockpit-machines/blob/main/test/browser/main.fmf