public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: Apply "generic" and "fedora" tags
@ 2026-09-11 13:17 Petr Lautrbach
0 siblings, 0 replies; only message in thread
From: Petr Lautrbach @ 2026-09-11 13:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 028e4731581214841455233a656912241a5a8b69
Author : Petr Lautrbach <plautrba@redhat.com>
Date : 2019-03-13T11:23:00+01:00
Stats : +3/-0 in 2 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/028e4731581214841455233a656912241a5a8b69?branch=pr775-checkpolicy-revdeps
Log:
Apply "generic" and "fedora" tags
Tests tagged as "generic" is supposed to be used on a generic system like Fedora
or Red Hat Enterprise Linux, while tests with "fedora" tag is for Fedora only.
Usage:
List only "generic" tests:
$ fmf show --filter "tier: 1 | component: policycoreutils & tags: generic"
List all "generic" and "fedora" tests:
$ fmf show --filter "tier: 1 | component: policycoreutils & tags: generic, fedora"
---
diff --git a/main.fmf b/main.fmf
index aff76f9..e39a89e 100644
--- a/main.fmf
+++ b/main.fmf
@@ -5,6 +5,8 @@ duration: 5m
#contact: Petr Lautrbach <plautrba@redhat.com>
#requires: [policycoreutils, libselinux-utils]
+tags: [generic]
+
/checkpolicy:
component: checkpolicy
diff --git a/policycoreutils/linux-system-roles.selinux-tests/main.fmf b/policycoreutils/linux-system-roles.selinux-tests/main.fmf
index d448bb6..df9c7a2 100644
--- a/policycoreutils/linux-system-roles.selinux-tests/main.fmf
+++ b/policycoreutils/linux-system-roles.selinux-tests/main.fmf
@@ -1 +1,2 @@
path: /policycoreutils/linux-system-roles.selinux-tests
+tags: [fedora]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:17 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:17 [tests/selinux] pr775-checkpolicy-revdeps: Apply "generic" and "fedora" tags Petr Lautrbach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox