public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: fix .fmf metadata
@ 2026-09-11 13:23 jan janasek
  0 siblings, 0 replies; only message in thread
From: jan janasek @ 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 : 7e37b29514557e1c45e345816ff7bd0f0775dd2b
            Author : jan janasek <jjanasek@redhat.com>
            Date   : 2025-08-26T13:03:09+00:00
            Stats  : +45/-79 in 45 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/7e37b29514557e1c45e345816ff7bd0f0775dd2b?branch=pr775-checkpolicy-revdeps

            Log:
            fix .fmf metadata

all tests with CI-Tier-1 tag should have "tier: 1" in their metadata,
also removing tags Tier1 and Tier1se and lastly tests with "tier: 2"
and "tier: 3" should not have CI-Tier-1 tag.

Signed-off-by: Jan Janasek <jjanasek@redhat.com>

---
diff --git a/checkpolicy/checkmodule/main.fmf b/checkpolicy/checkmodule/main.fmf
index 8e5531a..2020861 100644
--- a/checkpolicy/checkmodule/main.fmf
+++ b/checkpolicy/checkmodule/main.fmf
@@ -18,12 +18,10 @@ enabled: true
 tag:
   - CI-Tier-1
   - NoRHEL4
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=533796
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=588294

diff --git a/checkpolicy/checkpolicy-docs/main.fmf b/checkpolicy/checkpolicy-docs/main.fmf
index 76804dd..b333ac5 100644
--- a/checkpolicy/checkpolicy-docs/main.fmf
+++ b/checkpolicy/checkpolicy-docs/main.fmf
@@ -17,13 +17,11 @@ tag:
   - CI-Tier-1
   - NoRHEL4
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - targeted
   - NoRHIVOS
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1328966
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1328979

diff --git a/checkpolicy/checkpolicy/main.fmf b/checkpolicy/checkpolicy/main.fmf
index 4459507..39ed072 100644
--- a/checkpolicy/checkpolicy/main.fmf
+++ b/checkpolicy/checkpolicy/main.fmf
@@ -23,12 +23,10 @@ enabled: true
 tag:
   - CI-Tier-1
   - NoRHEL4
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=533790
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=739866

diff --git a/checkpolicy/sedismod/main.fmf b/checkpolicy/sedismod/main.fmf
index 4c103ca..edde1e2 100644
--- a/checkpolicy/sedismod/main.fmf
+++ b/checkpolicy/sedismod/main.fmf
@@ -14,17 +14,14 @@ recommend:
 duration: 10m
 enabled: true
 tag:
-  - CI-Tier-1
   - NoRHEL4
   - NoRHEL5
   - TIPpass_Security
-  - Tier2
-  - Tier2se
   - TierCandidatesPASS
   - f31friendly
   - f32friendly
   - targeted
-tier: '2'
+tier: 2
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5

diff --git a/checkpolicy/sedispol/main.fmf b/checkpolicy/sedispol/main.fmf
index 0888f3f..dfcb6a8 100644
--- a/checkpolicy/sedispol/main.fmf
+++ b/checkpolicy/sedispol/main.fmf
@@ -12,15 +12,12 @@ recommend:
 duration: 10m
 enabled: true
 tag:
-  - CI-Tier-1
   - NoRHEL4
   - NoRHEL5
-  - Tier2
-  - Tier2se
   - f31friendly
   - f32friendly
   - targeted
-tier: '2'
+tier: 2
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1303696
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1337890

diff --git a/libselinux/matchpathcon-in-chroot-env/main.fmf b/libselinux/matchpathcon-in-chroot-env/main.fmf
index d671bcf..8bc4d6f 100644
--- a/libselinux/matchpathcon-in-chroot-env/main.fmf
+++ b/libselinux/matchpathcon-in-chroot-env/main.fmf
@@ -14,7 +14,7 @@ recommend:
   - policycoreutils
 duration: 15m
 enabled: true
-tier: '1'
+tier: 1
 tag:
   - targeted
   - CI-Tier-1

diff --git a/libselinux/realpath_not_final-function/main.fmf b/libselinux/realpath_not_final-function/main.fmf
index ec6f594..6fc50f8 100644
--- a/libselinux/realpath_not_final-function/main.fmf
+++ b/libselinux/realpath_not_final-function/main.fmf
@@ -19,6 +19,7 @@ tag:
   - f32friendly
   - f33friendly
   - fusa
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1404644
 adjust:

diff --git a/libselinux/selabel-functions/main.fmf b/libselinux/selabel-functions/main.fmf
index 50a8029..c3e7bae 100644
--- a/libselinux/selabel-functions/main.fmf
+++ b/libselinux/selabel-functions/main.fmf
@@ -19,6 +19,7 @@ tag:
   - f33friendly
   - targeted
   - fusa
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1390909
 adjust:

diff --git a/libselinux/selinux_boolean_sub-function/main.fmf b/libselinux/selinux_boolean_sub-function/main.fmf
index 6142ad1..3b69a94 100644
--- a/libselinux/selinux_boolean_sub-function/main.fmf
+++ b/libselinux/selinux_boolean_sub-function/main.fmf
@@ -19,6 +19,7 @@ tag:
   - f32friendly
   - f33friendly
   - fusa
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6

diff --git a/libselinux/selinux_restorecon-functions/main.fmf b/libselinux/selinux_restorecon-functions/main.fmf
index 0eb9686..bc551ee 100644
--- a/libselinux/selinux_restorecon-functions/main.fmf
+++ b/libselinux/selinux_restorecon-functions/main.fmf
@@ -20,6 +20,7 @@ tag:
   - TierCandidatesPASS
   - targeted
   - fusa
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6

diff --git a/libselinux/selinux_sestatus-functions/main.fmf b/libselinux/selinux_sestatus-functions/main.fmf
index a3e83ee..97ab55d 100644
--- a/libselinux/selinux_sestatus-functions/main.fmf
+++ b/libselinux/selinux_sestatus-functions/main.fmf
@@ -15,14 +15,12 @@ tag:
   - NoRHEL5
   - NoRHEL6
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - TierCandidatesPASS
   - f32friendly
   - f33friendly
   - targeted
   - fusa
-tier: '1'
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6

diff --git a/libselinux/selinux_set_callback/main.fmf b/libselinux/selinux_set_callback/main.fmf
index 5d59faf..1a278f1 100644
--- a/libselinux/selinux_set_callback/main.fmf
+++ b/libselinux/selinux_set_callback/main.fmf
@@ -22,6 +22,7 @@ tag:
   - f33friendly
   - targeted
   - NoRHIVOS
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5

diff --git a/libselinux/setenforce/main.fmf b/libselinux/setenforce/main.fmf
index 9d32b29..82a8763 100644
--- a/libselinux/setenforce/main.fmf
+++ b/libselinux/setenforce/main.fmf
@@ -21,6 +21,7 @@ tag:
   - f33friendly
   - targeted
   - fusa
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5

diff --git a/libselinux/validatetrans/main.fmf b/libselinux/validatetrans/main.fmf
index 922ecc0..5c4b812 100644
--- a/libselinux/validatetrans/main.fmf
+++ b/libselinux/validatetrans/main.fmf
@@ -24,11 +24,10 @@ tag:
   - NoRHEL5
   - NoRHEL6
   - NoRHEL7
-  - Tier1
   - f33friendly
   - targeted
   - NoRHIVOS
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2008965
 adjust:

diff --git a/libsemanage/sanity-tests/main.fmf b/libsemanage/sanity-tests/main.fmf
index a73ec48..10309ea 100644
--- a/libsemanage/sanity-tests/main.fmf
+++ b/libsemanage/sanity-tests/main.fmf
@@ -17,8 +17,6 @@ tag:
   - CI-Tier-1
   - NoRHEL4
   - NoRHEL5
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - failinfedora
@@ -26,7 +24,7 @@ tag:
   - rhel8-crb
   - rhel9-buildroot
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1642305
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1781097

diff --git a/libsemanage/semanage-handle-functions/main.fmf b/libsemanage/semanage-handle-functions/main.fmf
index cb3e1d7..91a3234 100644
--- a/libsemanage/semanage-handle-functions/main.fmf
+++ b/libsemanage/semanage-handle-functions/main.fmf
@@ -15,13 +15,11 @@ enabled: true
 tag:
   - NoRHEL4
   - NoRHEL5
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - rhel8-buildroot
   - rhel9-buildroot
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1642305
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1781097

diff --git a/libsemanage/verify-options-in-semanage-conf/main.fmf b/libsemanage/verify-options-in-semanage-conf/main.fmf
index 380bfad..73f2096 100644
--- a/libsemanage/verify-options-in-semanage-conf/main.fmf
+++ b/libsemanage/verify-options-in-semanage-conf/main.fmf
@@ -28,6 +28,7 @@ tag:
   - f32friendly
   - f33friendly
   - targeted
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1400705
 adjust:

diff --git a/libsepol/sepol_check_context/main.fmf b/libsepol/sepol_check_context/main.fmf
index 9b3fd10..81de590 100644
--- a/libsepol/sepol_check_context/main.fmf
+++ b/libsepol/sepol_check_context/main.fmf
@@ -19,6 +19,7 @@ tag:
   - f32friendly
   - f33friendly
   - targeted
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5

diff --git a/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf b/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf
index ce3a355..bef40cb 100644
--- a/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf
+++ b/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf
@@ -23,16 +23,13 @@ environment:
 duration: 5m
 enabled: true
 tag:
-  - CI-Tier-1
   - NoRHEL4
   - TIPpass_Security
-  - Tier3
-  - Tier3se
   - f31friendly
   - f32friendly
   - failinrhel8ci
   - targeted
-tier: '3'
+tier: 3
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=442327
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=800470

diff --git a/policycoreutils/CIL-modules-without-compilation/main.fmf b/policycoreutils/CIL-modules-without-compilation/main.fmf
index 179a8ee..c4082d9 100644
--- a/policycoreutils/CIL-modules-without-compilation/main.fmf
+++ b/policycoreutils/CIL-modules-without-compilation/main.fmf
@@ -15,13 +15,11 @@ tag:
   - NoRHEL5
   - NoRHEL6
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - TierCandidatesPASS
   - f32friendly
   - f33friendly
   - targeted
-tier: '1'
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6

diff --git a/policycoreutils/booleans/main.fmf b/policycoreutils/booleans/main.fmf
index 5d39c1b..ef60e1b 100644
--- a/policycoreutils/booleans/main.fmf
+++ b/policycoreutils/booleans/main.fmf
@@ -16,6 +16,7 @@ tag:
   - f32friendly
   - f33friendly
   - targeted
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6

diff --git a/policycoreutils/file-contexts/main.fmf b/policycoreutils/file-contexts/main.fmf
index fe1d35f..e06a54c 100644
--- a/policycoreutils/file-contexts/main.fmf
+++ b/policycoreutils/file-contexts/main.fmf
@@ -17,6 +17,7 @@ tag:
   - f32friendly
   - f33friendly
   - targeted
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1822100
 adjust:

diff --git a/policycoreutils/load_policy/main.fmf b/policycoreutils/load_policy/main.fmf
index 274d8bd..391e40d 100644
--- a/policycoreutils/load_policy/main.fmf
+++ b/policycoreutils/load_policy/main.fmf
@@ -22,6 +22,7 @@ tag:
   - f33friendly
   - failinrhel8ci
   - targeted
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5

diff --git a/policycoreutils/modules/main.fmf b/policycoreutils/modules/main.fmf
index 2ec292c..e566551 100644
--- a/policycoreutils/modules/main.fmf
+++ b/policycoreutils/modules/main.fmf
@@ -17,6 +17,7 @@ tag:
   - TierCandidatesPASS
   - f32friendly
   - f33friendly
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6

diff --git a/policycoreutils/python-module-precedence-issue/main.fmf b/policycoreutils/python-module-precedence-issue/main.fmf
index 2dc5935..7564e9e 100644
--- a/policycoreutils/python-module-precedence-issue/main.fmf
+++ b/policycoreutils/python-module-precedence-issue/main.fmf
@@ -20,6 +20,7 @@ tag:
   - f32friendly
   - f33friendly
   - targeted
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2128976
 adjust:

diff --git a/policycoreutils/restorecon/main.fmf b/policycoreutils/restorecon/main.fmf
index 71144f5..75f61cb 100644
--- a/policycoreutils/restorecon/main.fmf
+++ b/policycoreutils/restorecon/main.fmf
@@ -33,12 +33,10 @@ tag:
   - CI-Tier-1
   - NoRHEL4
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=739587
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=767568

diff --git a/policycoreutils/selinux-info/main.fmf b/policycoreutils/selinux-info/main.fmf
index 94d42af..e05574e 100644
--- a/policycoreutils/selinux-info/main.fmf
+++ b/policycoreutils/selinux-info/main.fmf
@@ -17,6 +17,7 @@ tag:
   - f32friendly
   - f33friendly
   - targeted
+tier: 1
 adjust:
   - enabled: false
     when: distro == rhel-4, rhel-5, rhel-6

diff --git a/policycoreutils/semanage-interface/main.fmf b/policycoreutils/semanage-interface/main.fmf
index f24537b..2229388 100644
--- a/policycoreutils/semanage-interface/main.fmf
+++ b/policycoreutils/semanage-interface/main.fmf
@@ -21,6 +21,7 @@ tag:
   - f33friendly
   - rhel-7.0
   - targeted
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=953826
 adjust:

diff --git a/policycoreutils/semanage-login/main.fmf b/policycoreutils/semanage-login/main.fmf
index b518544..0dbe091 100644
--- a/policycoreutils/semanage-login/main.fmf
+++ b/policycoreutils/semanage-login/main.fmf
@@ -22,6 +22,7 @@ tag:
   - f33friendly
   - rhel-7.0
   - targeted
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=953826
 adjust:

diff --git a/policycoreutils/semanage-user/main.fmf b/policycoreutils/semanage-user/main.fmf
index 761cd94..5c58c0d 100644
--- a/policycoreutils/semanage-user/main.fmf
+++ b/policycoreutils/semanage-user/main.fmf
@@ -23,6 +23,7 @@ tag:
   - f33friendly
   - rhel-7.0
   - targeted
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=953826
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=987444

diff --git a/policycoreutils/sestatus/main.fmf b/policycoreutils/sestatus/main.fmf
index 22f1a56..7f8d71c 100644
--- a/policycoreutils/sestatus/main.fmf
+++ b/policycoreutils/sestatus/main.fmf
@@ -13,12 +13,10 @@ tag:
   - CI-Tier-1
   - NoRHEL4
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=705027
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=705031

diff --git a/policycoreutils/setfiles/main.fmf b/policycoreutils/setfiles/main.fmf
index af4d84d..d4e2cce 100644
--- a/policycoreutils/setfiles/main.fmf
+++ b/policycoreutils/setfiles/main.fmf
@@ -12,12 +12,10 @@ enabled: true
 tag:
   - CI-Tier-1
   - TIPfail_Security
-  - Tier1
-  - Tier1se
   - f31friendly
   - f32friendly
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1098062
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1086572

diff --git a/policycoreutils/setsebool/main.fmf b/policycoreutils/setsebool/main.fmf
index 3ff5791..8ad08b5 100644
--- a/policycoreutils/setsebool/main.fmf
+++ b/policycoreutils/setsebool/main.fmf
@@ -19,14 +19,12 @@ tag:
   - TIPpass
   - TIPpass_FIPS
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - TipWaived7
   - f31friendly
   - f33friendly
   - failinrhel8ci
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1002529
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=856550

diff --git a/policycoreutils/spaces-in-fcontext-patterns/main.fmf b/policycoreutils/spaces-in-fcontext-patterns/main.fmf
index 04ffc0e..7537f7b 100644
--- a/policycoreutils/spaces-in-fcontext-patterns/main.fmf
+++ b/policycoreutils/spaces-in-fcontext-patterns/main.fmf
@@ -25,10 +25,8 @@ tag:
   - NoRHEL5
   - NoRHEL6
   - NoRHEL7
-  - Tier1
-  - Tier1se
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1893545
 adjust:

diff --git a/selinux-policy/bz481628-send-msg-to-dbus/main.fmf b/selinux-policy/bz481628-send-msg-to-dbus/main.fmf
index 1f54eb2..a85118a 100644
--- a/selinux-policy/bz481628-send-msg-to-dbus/main.fmf
+++ b/selinux-policy/bz481628-send-msg-to-dbus/main.fmf
@@ -32,6 +32,7 @@ tag:
   - TierCandidatesPASS
   - targeted
   - NoRHIVOS
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=463267
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=481628

diff --git a/selinux-policy/cups-browsed-and-similar/main.fmf b/selinux-policy/cups-browsed-and-similar/main.fmf
index 6b201f0..edef678 100644
--- a/selinux-policy/cups-browsed-and-similar/main.fmf
+++ b/selinux-policy/cups-browsed-and-similar/main.fmf
@@ -28,13 +28,10 @@ tag:
   - NoRHEL5
   - NoRHEL6
   - RHEL8
-  - Tier1
-  - Tier1security
-  - Tier1se
   - f32friendly
   - targeted
   - NoRHIVOS
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1395801
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1401634

diff --git a/selinux-policy/dmidecode-and-similar/main.fmf b/selinux-policy/dmidecode-and-similar/main.fmf
index c3a00b2..515452e 100644
--- a/selinux-policy/dmidecode-and-similar/main.fmf
+++ b/selinux-policy/dmidecode-and-similar/main.fmf
@@ -26,16 +26,13 @@ environment:
 duration: 15m
 enabled: true
 tag:
-  - CI-Tier-1
   - NoRHEL4
   - TIPpass_Security
-  - Tier2
-  - Tier2se
   - f31friendly
   - f32friendly
   - targeted
   - NoRHIVOS
-tier: '2'
+tier: 2
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=263141
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1289274

diff --git a/selinux-policy/getrlimit-permission/main.fmf b/selinux-policy/getrlimit-permission/main.fmf
index 0c0c654..0e8bc76 100644
--- a/selinux-policy/getrlimit-permission/main.fmf
+++ b/selinux-policy/getrlimit-permission/main.fmf
@@ -25,12 +25,10 @@ tag:
   - NoRHEL4
   - NoRHEL5
   - NoRHEL6
-  - Tier1
-  - Tier1se
   - f33friendly
   - targeted
   - NoRHIVOS
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1549691
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1549772

diff --git a/selinux-policy/ping-and-similar/main.fmf b/selinux-policy/ping-and-similar/main.fmf
index e178cb4..e6dcc63 100644
--- a/selinux-policy/ping-and-similar/main.fmf
+++ b/selinux-policy/ping-and-similar/main.fmf
@@ -30,6 +30,7 @@ tag:
   - TierCandidatesPASS
   - targeted
   - NoRHIVOS
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1552128
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1596065

diff --git a/selinux-policy/policy-rpm-macros/main.fmf b/selinux-policy/policy-rpm-macros/main.fmf
index e6c707e..05abb8b 100644
--- a/selinux-policy/policy-rpm-macros/main.fmf
+++ b/selinux-policy/policy-rpm-macros/main.fmf
@@ -20,12 +20,10 @@ tag:
   - NoRHEL5
   - NoRHEL6
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - f32friendly
   - targeted
   - NoRHIVOS
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1380854
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1415694

diff --git a/selinux-policy/policykit-general/main.fmf b/selinux-policy/policykit-general/main.fmf
index 4055ac8..cfe4971 100644
--- a/selinux-policy/policykit-general/main.fmf
+++ b/selinux-policy/policykit-general/main.fmf
@@ -26,20 +26,17 @@ environment:
 duration: 20m
 enabled: true
 tag:
-  - CI-Tier-1
   - NoRHEL4
   - NoRHEL5
   - TIPpass
   - TIPpass_FIPS
   - TIPpass_Security
-  - Tier2
-  - Tier2se
   - TipWaived7
   - f31friendly
   - f32friendly
   - targeted
   - NoRHIVOS
-tier: '2'
+tier: 2
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=960669
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=962791

diff --git a/selinux-policy/rrdcached-service-and-related/main.fmf b/selinux-policy/rrdcached-service-and-related/main.fmf
index 55ddd25..b132e77 100644
--- a/selinux-policy/rrdcached-service-and-related/main.fmf
+++ b/selinux-policy/rrdcached-service-and-related/main.fmf
@@ -30,6 +30,7 @@ tag:
   - f33friendly
   - targeted
   - NoRHIVOS
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1726255
 adjust:

diff --git a/selinux-policy/rtkit-daemon-and-similar/main.fmf b/selinux-policy/rtkit-daemon-and-similar/main.fmf
index 1b8bf17..626d670 100644
--- a/selinux-policy/rtkit-daemon-and-similar/main.fmf
+++ b/selinux-policy/rtkit-daemon-and-similar/main.fmf
@@ -23,19 +23,16 @@ environment:
 duration: 10m
 enabled: true
 tag:
-  - CI-Tier-1
   - NoRHEL4
   - NoRHEL5
   - TIPpass_FIPS
   - TIPpass_Security
-  - Tier2
-  - Tier2se
   - TierCandidatesPASS
   - f31friendly
   - f32friendly
   - targeted
   - NoRHIVOS
-tier: '2'
+tier: 2
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1626982
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1703241

diff --git a/setools/seinfo/main.fmf b/setools/seinfo/main.fmf
index 6658d35..3dee162 100644
--- a/setools/seinfo/main.fmf
+++ b/setools/seinfo/main.fmf
@@ -19,15 +19,13 @@ enabled: true
 tag:
   - NoRHEL4
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - TipWaived5
   - TipWaived6
   - f31friendly
   - f32friendly
   - failinrhel8ci
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=499247
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=584286

diff --git a/setools/sesearch/main.fmf b/setools/sesearch/main.fmf
index ae36e4b..155469e 100644
--- a/setools/sesearch/main.fmf
+++ b/setools/sesearch/main.fmf
@@ -17,14 +17,12 @@ enabled: true
 tag:
   - NoRHEL4
   - TIPpass_Security
-  - Tier1
-  - Tier1se
   - TierCandidatesFAIL
   - TipWaived7
   - f32friendly
   - f33friendly
   - targeted
-tier: '1'
+tier: 1
 link:
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=526460
   - relates: https://bugzilla.redhat.com/show_bug.cgi?id=583915

^ 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: fix .fmf metadata jan janasek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox