public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milos Malik <mmalik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: add a general plan for image mode testing
Date: Fri, 11 Sep 2026 13:23:18 GMT [thread overview]
Message-ID: <178913299845.1.3998332610230206186.tests-selinux-447bd5346588@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-11 13:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178913299845.1.3998332610230206186.tests-selinux-447bd5346588@fedoraproject.org \
--to=mmalik@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox