From ff88bb517098d6f9b2e49afb7725a3d8f5198024 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Apr 11 2023 10:06:28 +0000 Subject: Update dist-git FMF plan to upstream split --- diff --git a/plans/upstream.fmf b/plans/upstream.fmf index 0fd05c1..3d93f8e 100644 --- a/plans/upstream.fmf +++ b/plans/upstream.fmf @@ -3,3 +3,18 @@ discover: dist-git-source: true execute: how: tmt + +/system: + summary: Run tests on system podman + discover+: + test: /test/browser/system + +/user: + summary: Run tests on user podman + discover+: + test: /test/browser/user + +/misc: + summary: Run other tests + discover+: + test: /test/browser/other