public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: add a general plan for image mode testing
@ 2026-09-11 13:23 Milos Malik
0 siblings, 0 replies; only message in thread
From: Milos Malik @ 2026-09-11 13:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 447bd53465883dd8509d7b615d2fa15372595b1d
Author : Milos Malik <mmalik@redhat.com>
Date : 2025-09-25T16:33:18+02:00
Stats : +17/-0 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/447bd53465883dd8509d7b615d2fa15372595b1d?branch=pr775-checkpolicy-revdeps
Log:
add a general plan for image mode testing
The newly added image-mode plan runs all relevant tests except for
those which:
* are broken
* require multiple hosts
* do reboots
* are not suitable for image mode environments
The image-mode test plan does not recognize tiers. That may change
in the future.
---
diff --git a/plans/image-mode.fmf b/plans/image-mode.fmf
new file mode 100644
index 0000000..2b074df
--- /dev/null
+++ b/plans/image-mode.fmf
@@ -0,0 +1,17 @@
+summary: general test plan for image mode
+enabled: true
+adjust+:
+- when: trigger == build
+ enabled: false
+ because: do not run this plan on a new build
+- when: trigger == commit
+ enabled: false
+ because: do not run this plan on changes caused by a PR/MR
+discover:
+ how: fmf
+ filter: 'tag:-tf_broken & tag:-multihost & tag:-reboot & tag:-avoidImageMode'
+prepare:
+- how: install
+ package: https://download.copr.fedorainfracloud.org/results/mmalik/mnt-tests/epel-10-x86_64/09597416-mnt-tests/mnt-tests-1.0-1.el10.noarch.rpm
+execute:
+ how: tmt
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:23 [tests/selinux] pr775-checkpolicy-revdeps: add a general plan for image mode testing Milos Malik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox