summaryrefslogtreecommitdiffstats
path: root/plans/all.fmf
diff options
context:
space:
mode:
Diffstat (limited to 'plans/all.fmf')
-rw-r--r--plans/all.fmf23
1 files changed, 23 insertions, 0 deletions
diff --git a/plans/all.fmf b/plans/all.fmf
new file mode 100644
index 0000000..11e6f46
--- /dev/null
+++ b/plans/all.fmf
@@ -0,0 +1,23 @@
+discover:
+ how: fmf
+execute:
+ how: tmt
+
+# Let's handle them upstream only, don't break Fedora/RHEL reverse dependency gating
+environment:
+ TEST_AUDIT_NO_SELINUX: 1
+
+/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