public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] main: add missing FMF ids to tests
@ 2026-09-16 14:39 Milos Malik
0 siblings, 0 replies; only message in thread
From: Milos Malik @ 2026-09-16 14:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : main
Commit : c6d9683446e8c47ec4d555380d65bbbaa673134d
Author : Milos Malik <mmalik@redhat.com>
Date : 2026-09-16T16:09:33+02:00
Stats : +272/-160 in 96 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/c6d9683446e8c47ec4d555380d65bbbaa673134d?branch=main
Log:
add missing FMF ids to tests
Each test must have a unique FMF id for traceability reasons.
---
diff --git a/checkpolicy/checkmodule/main.fmf b/checkpolicy/checkmodule/main.fmf
index 0c472de..2678e9e 100644
--- a/checkpolicy/checkmodule/main.fmf
+++ b/checkpolicy/checkmodule/main.fmf
@@ -1,4 +1,5 @@
-summary: runs checkmodule with various options to find out if it behaves correctly
+summary: runs checkmodule with various options to find out if it behaves
+ correctly
description: |+
This TC runs checkmodule with various options to find out if it behaves correctly.
@@ -35,3 +36,4 @@ adjust+:
extra-nitrate: TC#0062301
extra-summary: /CoreOS/checkpolicy/Sanity/checkmodule
extra-task: /CoreOS/checkpolicy/Sanity/checkmodule
+id: c4808353-760e-42b8-bc2a-b0068124ec61
diff --git a/checkpolicy/checkpolicy/main.fmf b/checkpolicy/checkpolicy/main.fmf
index 6d24ebe..25d01a1 100644
--- a/checkpolicy/checkpolicy/main.fmf
+++ b/checkpolicy/checkpolicy/main.fmf
@@ -1,4 +1,5 @@
-summary: runs checkpolicy with various options to find out if it behaves correctly
+summary: runs checkpolicy with various options to find out if it behaves
+ correctly
description: |+
Description: runs checkpolicy with various options to find out if it behaves correctly
@@ -39,3 +40,4 @@ adjust+:
extra-nitrate: TC#0062302
extra-summary: /CoreOS/checkpolicy/Sanity/checkpolicy
extra-task: /CoreOS/checkpolicy/Sanity/checkpolicy
+id: 281b2e41-701b-44cd-881a-b01c861e949b
diff --git a/checkpolicy/sedismod/main.fmf b/checkpolicy/sedismod/main.fmf
index a9ad051..aac4eb8 100644
--- a/checkpolicy/sedismod/main.fmf
+++ b/checkpolicy/sedismod/main.fmf
@@ -29,3 +29,4 @@ adjust+:
extra-nitrate: TC#0518635
extra-summary: /CoreOS/checkpolicy/Sanity/sedismod
extra-task: /CoreOS/checkpolicy/Sanity/sedismod
+id: 826b2b3b-10c4-448e-a32f-ab322dc111cc
diff --git a/kernel/CVE-2025-71085/main.fmf b/kernel/CVE-2025-71085/main.fmf
index 69e25f5..81a610c 100644
--- a/kernel/CVE-2025-71085/main.fmf
+++ b/kernel/CVE-2025-71085/main.fmf
@@ -17,7 +17,8 @@ check:
- dmesg
enabled: true
link:
- - relates: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=58fc7342b529803d3c221101102fe913df7adb83
+ - relates:
+ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=58fc7342b529803d3c221101102fe913df7adb83
- verifies: https://issues.redhat.com/browse/RHEL-143531
- verifies: https://issues.redhat.com/browse/RHEL-143532
- verifies: https://issues.redhat.com/browse/RHEL-143533
@@ -33,3 +34,4 @@ link:
- verifies: https://issues.redhat.com/browse/RHEL-143548
- verifies: https://issues.redhat.com/browse/RHEL-143551
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2429026
+id: 3fa8a139-dabe-4357-baec-b4f0a45bbe25
diff --git a/kernel/avc_corrupted_context/main.fmf b/kernel/avc_corrupted_context/main.fmf
index 85fdb4e..c74a951 100644
--- a/kernel/avc_corrupted_context/main.fmf
+++ b/kernel/avc_corrupted_context/main.fmf
@@ -1,7 +1,7 @@
summary: Test SELinux labeling before initial policy load
description: |
- Regression test for a bug where SELinux may have printed uninitialized
- kernel memory instead of a valid source/target context in AVC denials.
+ Regression test for a bug where SELinux may have printed uninitialized
+ kernel memory instead of a valid source/target context in AVC denials.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -15,4 +15,5 @@ enabled: true
link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1758086
environment:
- AVC_ERROR: +no_avc_check
+ AVC_ERROR: +no_avc_check
+id: 1bdf0f9d-58be-403a-ac18-f0b98075fbe0
diff --git a/kernel/avc_log_actual_context_if_invalid/main.fmf b/kernel/avc_log_actual_context_if_invalid/main.fmf
index 222785b..3818b19 100644
--- a/kernel/avc_log_actual_context_if_invalid/main.fmf
+++ b/kernel/avc_log_actual_context_if_invalid/main.fmf
@@ -1,7 +1,7 @@
summary: Test logging of actual context in AVCs if it is invalid
description: |
- Verify that SELinux logs the actual source/target context in a separate
- AVC record field in case it is invalid.
+ Verify that SELinux logs the actual source/target context in a separate
+ AVC record field in case it is invalid.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -26,7 +26,8 @@ link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1670039
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1719666
environment:
- AVC_ERROR: +no_avc_check
+ AVC_ERROR: +no_avc_check
check:
- how: avc
result: xfail
+id: 3a47de41-9abf-476d-86b3-dd0258503b6d
diff --git a/kernel/avc_tracepoint/main.fmf b/kernel/avc_tracepoint/main.fmf
index e0794c8..1bd60d9 100644
--- a/kernel/avc_tracepoint/main.fmf
+++ b/kernel/avc_tracepoint/main.fmf
@@ -1,30 +1,31 @@
summary: Basic test for SELinux AVC tracepoint support
description: |
- Tests basic functionality of the built-in kernel tracepoint for audited
- SELinux denials that has been introduced in kernel v5.10.
+ Tests basic functionality of the built-in kernel tracepoint for audited
+ SELinux denials that has been introduced in kernel v5.10.
- See also:
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dd8166212d9a2eca3181567c953d5687aea4d7dc
+ See also:
+ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dd8166212d9a2eca3181567c953d5687aea4d7dc
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- perf
+ - perf
duration: 5m
tier: 2
enabled: true
adjust+:
-- enabled: false
- when: distro < rhel-8.5
- because: RHEL-8.5 and below are not expected to support this
-- enabled: false
- when: distro < fedora-35
- because: This feature may not be available in kernels in F34 and below
+ - enabled: false
+ when: distro < rhel-8.5
+ because: RHEL-8.5 and below are not expected to support this
+ - enabled: false
+ when: distro < fedora-35
+ because: This feature may not be available in kernels in F34 and below
link:
-- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1954024
+ - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1954024
environment:
- AVC_ERROR: +no_avc_check
+ AVC_ERROR: +no_avc_check
check:
- how: avc
result: xfail
+id: c196fe80-4c74-4d26-a004-c9db8471da36
diff --git a/kernel/bogus-warning-in-selinux_ima_measure_state/main.fmf b/kernel/bogus-warning-in-selinux_ima_measure_state/main.fmf
index 1d3922d..7ab6212 100644
--- a/kernel/bogus-warning-in-selinux_ima_measure_state/main.fmf
+++ b/kernel/bogus-warning-in-selinux_ima_measure_state/main.fmf
@@ -4,19 +4,20 @@ description: |
lock-related WARN_ON() when the mutex is held by another task.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- policycoreutils
+ - policycoreutils
duration: 5m
tier: 2
enabled: true
adjust+:
-- enabled: false
- when: distro < fedora-36
- because: some kernels on Fedora 35 and below don't have the fix
-- enabled: false
- when: distro < rhel-9.1
- because: not expected to be fixed earlier than RHEL-9.1
+ - enabled: false
+ when: distro < fedora-36
+ because: some kernels on Fedora 35 and below don't have the fix
+ - enabled: false
+ when: distro < rhel-9.1
+ because: not expected to be fixed earlier than RHEL-9.1
link:
-- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2050966
+ - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2050966
+id: 87d9b7f0-b44b-48f7-bd51-630cc9d335b3
diff --git a/kernel/connect_AF_UNSPEC/main.fmf b/kernel/connect_AF_UNSPEC/main.fmf
index 6cc8d77..b867558 100644
--- a/kernel/connect_AF_UNSPEC/main.fmf
+++ b/kernel/connect_AF_UNSPEC/main.fmf
@@ -1,7 +1,7 @@
summary: Test connect(AF_UNSPEC) behavior
description: |
- Ensure that connect(AF_UNSPEC) (should disconnect a connected socket)
- works correctly under SELinux.
+ Ensure that connect(AF_UNSPEC) (should disconnect a connected socket)
+ works correctly under SELinux.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -23,3 +23,4 @@ adjust+:
link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1707828
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1886305
+id: c61fbb44-746a-45fa-830f-3ddbc8c83766
diff --git a/kernel/fanotify-mark-anon-pipe/main.fmf b/kernel/fanotify-mark-anon-pipe/main.fmf
index da7a540..3f61481 100644
--- a/kernel/fanotify-mark-anon-pipe/main.fmf
+++ b/kernel/fanotify-mark-anon-pipe/main.fmf
@@ -19,3 +19,4 @@ adjust+:
because: On RHEL-8 fanotify mark is allowed on anonymous pipes.
link:
- verifies: https://issues.redhat.com/browse/RHEL-53850
+id: 8b402c5f-d557-4390-a00a-a18b5b29d32b
diff --git a/kernel/genfs_fallback/main.fmf b/kernel/genfs_fallback/main.fmf
index c83e5a9..2f15ddd 100644
--- a/kernel/genfs_fallback/main.fmf
+++ b/kernel/genfs_fallback/main.fmf
@@ -8,22 +8,23 @@ description: |
https://lore.kernel.org/selinux/20210113123802.63563-1-omosnace@redhat.com/
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- policycoreutils
-- dosfstools
+ - policycoreutils
+ - dosfstools
duration: 5m
tier: 2
enabled: true
adjust+:
- - enabled: false
+ - enabled: false
when: distro < rhel-8.5
because: RHEL-8.5 and below are not expected to support this
- - enabled: false
+ - enabled: false
when: distro < fedora-35
because: This feature may not be supported on kernels in F34 and below
link:
-- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1899703
-- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1915825
-- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1937297
+ - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1899703
+ - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1915825
+ - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1937297
+id: a4bfefcf-d808-47c8-b263-43a1fcb03b62
diff --git a/kernel/getxattr_read_out_of_bounds/main.fmf b/kernel/getxattr_read_out_of_bounds/main.fmf
index 0a807f2..d636d0a 100644
--- a/kernel/getxattr_read_out_of_bounds/main.fmf
+++ b/kernel/getxattr_read_out_of_bounds/main.fmf
@@ -1,10 +1,10 @@
summary: Reproducer for an out-of-bounds read on getxattr(2)
description: |
- Verifies that it is not possible to trigger an out-of-bounds read by
- setting the security.selinux xattr to a value containing a null character
- and then trying to read back the xattr.
+ Verifies that it is not possible to trigger an out-of-bounds read by
+ setting the security.selinux xattr to a value containing a null character
+ and then trying to read back the xattr.
- See also: https://git.kernel.org/torvalds/c/efe3de79e0b5
+ See also: https://git.kernel.org/torvalds/c/efe3de79e0b5
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -20,7 +20,8 @@ link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1584307
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1595706
environment:
- AVC_ERROR: +no_avc_check
+ AVC_ERROR: +no_avc_check
check:
- how: avc
result: xfail
+id: 7f635a32-976b-442c-940f-2b20dc7ba53c
diff --git a/kernel/journald_performance/main.fmf b/kernel/journald_performance/main.fmf
index 310c826..4c3dbcd 100644
--- a/kernel/journald_performance/main.fmf
+++ b/kernel/journald_performance/main.fmf
@@ -1,7 +1,7 @@
summary: Test journald performance under SELinux
description: |
- Regression test for a bug where systemd-journald suffered a terrible
- performance overhead due to SELinux.
+ Regression test for a bug where systemd-journald suffered a terrible
+ performance overhead due to SELinux.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -24,3 +24,4 @@ link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1733259
tag:
- failinfedora
+id: 49c29d69-b3fe-4bdb-8536-38c2870f5318
diff --git a/kernel/keycreate_empty_value/main.fmf b/kernel/keycreate_empty_value/main.fmf
index d0d90da..293675c 100644
--- a/kernel/keycreate_empty_value/main.fmf
+++ b/kernel/keycreate_empty_value/main.fmf
@@ -1,7 +1,7 @@
summary: Test writing empty value into /proc/self/attr/keycreate
description: |
- Verifies that writing an empty value into /proc/<PID>/attr/keycreate
- is allowed.
+ Verifies that writing an empty value into /proc/<PID>/attr/keycreate
+ is allowed.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -18,3 +18,4 @@ adjust+:
because: RHEL-8.0 and below are not expected to have the bug fixed
link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1719067
+id: 795d219a-68f9-4b11-9d62-4f56abc913c2
diff --git a/kernel/labeled-cephfs/main.fmf b/kernel/labeled-cephfs/main.fmf
index 371ab50..524082e 100644
--- a/kernel/labeled-cephfs/main.fmf
+++ b/kernel/labeled-cephfs/main.fmf
@@ -1,5 +1,4 @@
path: /kernel/labeled-cephfs
-
summary: Test for correct CephFS SELinux labeling
description: |
This TC verifies that CephFS security label support works as expected.
@@ -9,5 +8,6 @@ tag:
- failinfedora
- avoidImageMode
adjust+:
-- enabled: false
+ - enabled: false
when: distro < rhel-8
+id: 6e6d39db-58d7-4fda-b2c1-783769054f61
diff --git a/kernel/labeling_before_policy_load/main.fmf b/kernel/labeling_before_policy_load/main.fmf
index a0b5c9f..2e5028f 100644
--- a/kernel/labeling_before_policy_load/main.fmf
+++ b/kernel/labeling_before_policy_load/main.fmf
@@ -1,12 +1,12 @@
summary: Test SELinux labeling before initial policy load
description: |
- Verifies that reading/writing SELinux labels works before the first policy
- load.
+ Verifies that reading/writing SELinux labels works before the first policy
+ load.
- See also:
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e3e24b42043eceb97ed834102c2d094dfd7aaa6
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c8e222616c7e98305bdc861db3ccac520bc29921
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9530a3e00459cd6eabf050133205e0e8fecbdfc7
+ See also:
+ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e3e24b42043eceb97ed834102c2d094dfd7aaa6
+ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c8e222616c7e98305bdc861db3ccac520bc29921
+ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9530a3e00459cd6eabf050133205e0e8fecbdfc7
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -27,3 +27,4 @@ link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1777525
tag:
- reboot
+id: de5d8f15-67c2-492c-a70c-21a8afbb8183
diff --git a/kernel/mount-options-memleak/main.fmf b/kernel/mount-options-memleak/main.fmf
index 08dfec9..e19f4bb 100644
--- a/kernel/mount-options-memleak/main.fmf
+++ b/kernel/mount-options-memleak/main.fmf
@@ -4,7 +4,7 @@ description: |
memory leaks.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
duration: 1h
tier: 2
@@ -17,3 +17,4 @@ link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2187402
tag:
- reboot
+id: 43d3243c-d460-4d5f-b009-bd5d03a9f88c
diff --git a/kernel/netlabel-leaves-nops-in-packets/main.fmf b/kernel/netlabel-leaves-nops-in-packets/main.fmf
index 7d13bb0..5a25e9f 100644
--- a/kernel/netlabel-leaves-nops-in-packets/main.fmf
+++ b/kernel/netlabel-leaves-nops-in-packets/main.fmf
@@ -1,4 +1,5 @@
-summary: Netlabel shouldn't leave NOPs in IP options when removing the CIPSO option
+summary: Netlabel shouldn't leave NOPs in IP options when removing the CIPSO
+ option
description: |
Test that seeting netlabel to unlabeled doesn't just overwrite CIPSO
options with NOPs, but actually removes them. Some routers may drop
@@ -19,3 +20,4 @@ adjust+:
because: RHEL-6 and below are not worth supporting by this test
link:
- verifies: https://issues.redhat.com/browse/RHEL-30904
+id: 46d01cf2-e2e8-48b0-b175-8acb9dc3494a
diff --git a/kernel/netlabel_many_ifaces/main.fmf b/kernel/netlabel_many_ifaces/main.fmf
index cfb456e..bfedb18 100644
--- a/kernel/netlabel_many_ifaces/main.fmf
+++ b/kernel/netlabel_many_ifaces/main.fmf
@@ -4,11 +4,11 @@ description: |
many interfaces (BZ#1901171 and BZ#1901174)
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- netlabel_tools
-- iproute
+ - netlabel_tools
+ - iproute
duration: 5m
tier: 2
enabled: true
@@ -16,3 +16,4 @@ adjust+:
- enabled: false
when: distro < rhel-8.4
because: not fixed below RHEL 8.4...
+id: 824a3203-fc39-4ce1-ad20-73af0bd34e29
diff --git a/kernel/ocontext-race/main.fmf b/kernel/ocontext-race/main.fmf
index 93b7423..781199f 100644
--- a/kernel/ocontext-race/main.fmf
+++ b/kernel/ocontext-race/main.fmf
@@ -4,24 +4,25 @@ description: |
doesn't cause an incorrect label to be assigned to files/mounts.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- attr
+ - attr
duration: 15m
tier: 2
enabled: true
adjust+:
-- enabled: false
- when: distro < rhel-7
- because: RHEL-6 and below are not worth supporting by this test
-- enabled: false
- when: arch = s390x
- because: No machines likely available with required HW configuration
+ - enabled: false
+ when: distro < rhel-7
+ because: RHEL-6 and below are not worth supporting by this test
+ - enabled: false
+ when: arch = s390x
+ because: No machines likely available with required HW configuration
extra-hardware: |
keyvalue = PROCESSORS >= 4
link:
-- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1969344
-- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2040196
+ - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1969344
+ - verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2040196
tag:
- avoidImageMode
+id: 60e0bd40-404a-48f7-9780-83cb629fcdbc
diff --git a/kernel/policy_load_enomem_on_new_context/main.fmf b/kernel/policy_load_enomem_on_new_context/main.fmf
index 0f69dae..9eadc9f 100644
--- a/kernel/policy_load_enomem_on_new_context/main.fmf
+++ b/kernel/policy_load_enomem_on_new_context/main.fmf
@@ -1,7 +1,8 @@
-summary: Test that creating a new SELinux context doesn't fail during policy load
+summary: Test that creating a new SELinux context doesn't fail during policy
+ load
description: |
- Verifies that there are no ENOMEM errors when the kernel encounters a new
- SELinux context during a policy load.
+ Verifies that there are no ENOMEM errors when the kernel encounters a new
+ SELinux context during a policy load.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -15,3 +16,4 @@ enabled: true
link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1335986
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1656787
+id: f8431741-3b66-4789-9ad1-22899e1c15f7
diff --git a/kernel/sctp_peeloff_corner_case/main.fmf b/kernel/sctp_peeloff_corner_case/main.fmf
index 68b07e7..548677a 100644
--- a/kernel/sctp_peeloff_corner_case/main.fmf
+++ b/kernel/sctp_peeloff_corner_case/main.fmf
@@ -23,3 +23,4 @@ adjust+:
because: RHEL-7 and below don't have SCTP SELinux support
link:
- verifies: https://issues.redhat.com/browse/RHEL-48647
+id: f0d43010-6200-4500-9a17-6620e03bfd33
diff --git a/kernel/sctp_peer_label_bug/main.fmf b/kernel/sctp_peer_label_bug/main.fmf
index 70d0fc7..8df9085 100644
--- a/kernel/sctp_peer_label_bug/main.fmf
+++ b/kernel/sctp_peer_label_bug/main.fmf
@@ -23,3 +23,4 @@ adjust+:
link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2048251
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2015525
+id: 91c31374-7ea4-4357-b5bf-72f46cdc8a22
diff --git a/kernel/selinuxfs_dentry_softlockup/main.fmf b/kernel/selinuxfs_dentry_softlockup/main.fmf
index 5043c2e..95e1964 100644
--- a/kernel/selinuxfs_dentry_softlockup/main.fmf
+++ b/kernel/selinuxfs_dentry_softlockup/main.fmf
@@ -1,7 +1,7 @@
summary: Test soft lockup on selinuxfs dentry lookup
description: |
- Verifies that traversing selinuxfs while policy is being reloaded doesn't
- cause a deadlock in the kernel.
+ Verifies that traversing selinuxfs while policy is being reloaded doesn't
+ cause a deadlock in the kernel.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- kernel
@@ -16,3 +16,4 @@ link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1510603
extra-hardware: |
keyvalue = PROCESSORS >= 2
+id: bbdcb9bd-62e5-412a-9c1a-87394c8f69e2
diff --git a/kernel/setsebool-deadlock/main.fmf b/kernel/setsebool-deadlock/main.fmf
index e83260e..b07abac 100644
--- a/kernel/setsebool-deadlock/main.fmf
+++ b/kernel/setsebool-deadlock/main.fmf
@@ -6,18 +6,19 @@ description: |
https://bugzilla.redhat.com/show_bug.cgi?id=1924230
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- audit
-- policycoreutils
+ - audit
+ - policycoreutils
duration: 5m
tier: 3
enabled: true
adjust+:
- - enabled: false
+ - enabled: false
when: distro < fedora-34
because: some kernels on Fedora 33 and below don't have the fix
- - enabled: false
+ - enabled: false
when: distro ~< rhel-8.4
because: not expected to be fixed in RHEL-8 below 8.4
+id: f11e8d14-b5b3-47f5-8e8b-ea6b7503ddc4
diff --git a/kernel/synflood/main.fmf b/kernel/synflood/main.fmf
index a0304ef..447f9e1 100644
--- a/kernel/synflood/main.fmf
+++ b/kernel/synflood/main.fmf
@@ -5,20 +5,20 @@ description: |
https://bugzilla.redhat.com/show_bug.cgi?id=1904940
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- type: library
- url: https://github.com/beakerlib/epel.git
- name: /epel
-- /usr/bin/nc
-- perf
-- git
-- perl-interpreter
-- perl-open
-- xz
+ - type: library
+ url: https://github.com/beakerlib/epel.git
+ name: /epel
+ - /usr/bin/nc
+ - perf
+ - git
+ - perl-interpreter
+ - perl-open
+ - xz
recommend:
-- /usr/sbin/hping3
+ - /usr/sbin/hping3
duration: 1h
# currently disabled due to being unreliable
enabled: false
@@ -33,3 +33,4 @@ adjust+:
extra-hardware: |
keyvalue = PROCESSORS >= 64
hostrequire = <system><numanodes op=">" value="1"/></system>
+id: 54cf2f46-0f87-4253-bded-4cbef2e8a50c
diff --git a/kernel/sysctl-avcs/main.fmf b/kernel/sysctl-avcs/main.fmf
index 968e37e..00e72bc 100644
--- a/kernel/sysctl-avcs/main.fmf
+++ b/kernel/sysctl-avcs/main.fmf
@@ -20,3 +20,4 @@ adjust+:
link:
- verifies: https://issues.redhat.com/browse/RHEL-135610
- verifies: https://issues.redhat.com/browse/RHEL-145590
+id: fc070d9a-da6b-42b2-99f3-89fee47477dc
diff --git a/kernel/wrong-rules-after-setsebool/main.fmf b/kernel/wrong-rules-after-setsebool/main.fmf
index 4dfcd12..2b7928d 100644
--- a/kernel/wrong-rules-after-setsebool/main.fmf
+++ b/kernel/wrong-rules-after-setsebool/main.fmf
@@ -6,11 +6,11 @@ description: |
https://src.fedoraproject.org/tests/selinux/pull-request/203#comment-71053
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
-- kernel
+ - kernel
framework: beakerlib
require:
-- policycoreutils
-- setools-console
+ - policycoreutils
+ - setools-console
duration: 5m
tier: 2
enabled: true
@@ -18,3 +18,4 @@ adjust+:
- enabled: false
when: distro < rhel-7
because: RHEL-6 and below are not worth supporting by this test
+id: 2a705b3e-a70c-4f28-8aa9-921b724e11fa
diff --git a/libselinux/UTF-8-file-contexts/main.fmf b/libselinux/UTF-8-file-contexts/main.fmf
index 5607d64..ccfa555 100644
--- a/libselinux/UTF-8-file-contexts/main.fmf
+++ b/libselinux/UTF-8-file-contexts/main.fmf
@@ -17,3 +17,5 @@ tag:
- CI-Tier-1
link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=2427550
+extra-nitrate: TC#0620356
+id: 5a0ba1ca-a3dc-4f8e-960f-b175883fd547
diff --git a/libselinux/container-selinux_crond/main.fmf b/libselinux/container-selinux_crond/main.fmf
index 8078bd8..d536ad0 100644
--- a/libselinux/container-selinux_crond/main.fmf
+++ b/libselinux/container-selinux_crond/main.fmf
@@ -19,3 +19,4 @@ link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1879368
extra-summary: /CoreOS/libselinux/Regression/container-selinux_crond
extra-task: /CoreOS/libselinux/Regression/container-selinux_crond
+id: c7944e13-ad94-4575-b3ad-f93df7557d90
diff --git a/libselinux/get_default_context/main.fmf b/libselinux/get_default_context/main.fmf
index 55bc274..27572e3 100644
--- a/libselinux/get_default_context/main.fmf
+++ b/libselinux/get_default_context/main.fmf
@@ -34,3 +34,4 @@ adjust+:
extra-nitrate: TC#0608317
extra-summary: /CoreOS/libselinux/Regression/get_default_context
extra-task: /CoreOS/libselinux/Regression/get_default_context
+id: 04d06807-3d39-4226-814e-410f7bf746ee
diff --git a/libselinux/getpolicyload/main.fmf b/libselinux/getpolicyload/main.fmf
index 0c19ee2..86fd0ba 100644
--- a/libselinux/getpolicyload/main.fmf
+++ b/libselinux/getpolicyload/main.fmf
@@ -21,3 +21,4 @@ adjust+:
when: distro < fedora-40
because: the getpolicyload program is not available there
extra-nitrate: TC#0615981
+id: 22c7cb5f-1d3e-4a42-a75d-acd83b71ecfd
diff --git a/libselinux/getsebool/main.fmf b/libselinux/getsebool/main.fmf
index 9621457..27a7002 100644
--- a/libselinux/getsebool/main.fmf
+++ b/libselinux/getsebool/main.fmf
@@ -25,3 +25,4 @@ adjust+:
extra-nitrate: TC#0549303
extra-summary: /CoreOS/libselinux/Sanity/getsebool
extra-task: /CoreOS/libselinux/Sanity/getsebool
+id: 84edb4d1-3120-4f3a-8fb9-420fcc1105b7
diff --git a/libselinux/python-bindings/main.fmf b/libselinux/python-bindings/main.fmf
index 8a2b690..a040b4e 100644
--- a/libselinux/python-bindings/main.fmf
+++ b/libselinux/python-bindings/main.fmf
@@ -10,3 +10,4 @@ tag:
- NoRHIVOS
extra-summary: /CoreOS/libselinux/Sanity/python-bindings
extra-task: /CoreOS/libselinux/Sanity/python-bindings
+id: dbd8b197-79a2-4b75-9cf4-e5b07db30984
diff --git a/libselinux/realpath_not_final-function/main.fmf b/libselinux/realpath_not_final-function/main.fmf
index e22cf47..5818fda 100644
--- a/libselinux/realpath_not_final-function/main.fmf
+++ b/libselinux/realpath_not_final-function/main.fmf
@@ -29,3 +29,4 @@ adjust+:
extra-nitrate: TC#0544859
extra-summary: /CoreOS/libselinux/Sanity/realpath_not_final-function
extra-task: /CoreOS/libselinux/Sanity/realpath_not_final-function
+id: 856aaa70-622a-4ad2-92d9-1385e10c3a15
diff --git a/libselinux/selabel-functions/main.fmf b/libselinux/selabel-functions/main.fmf
index c61f519..fd60357 100644
--- a/libselinux/selabel-functions/main.fmf
+++ b/libselinux/selabel-functions/main.fmf
@@ -29,3 +29,4 @@ adjust+:
extra-nitrate: TC#0536014
extra-summary: /CoreOS/libselinux/Sanity/selabel-functions
extra-task: /CoreOS/libselinux/Sanity/selabel-functions
+id: ca74eaa4-f843-4f4a-a20f-fe5340fa8cff
diff --git a/libselinux/selinux_boolean_sub-function/main.fmf b/libselinux/selinux_boolean_sub-function/main.fmf
index e370b46..711518b 100644
--- a/libselinux/selinux_boolean_sub-function/main.fmf
+++ b/libselinux/selinux_boolean_sub-function/main.fmf
@@ -27,3 +27,4 @@ adjust+:
extra-nitrate: TC#0544857
extra-summary: /CoreOS/libselinux/Sanity/selinux_boolean_sub-function
extra-task: /CoreOS/libselinux/Sanity/selinux_boolean_sub-function
+id: 950fca44-bd23-4eea-9f01-e73a3e3720d7
diff --git a/libselinux/selinux_restorecon-functions/main.fmf b/libselinux/selinux_restorecon-functions/main.fmf
index f6e1a3e..902b86f 100644
--- a/libselinux/selinux_restorecon-functions/main.fmf
+++ b/libselinux/selinux_restorecon-functions/main.fmf
@@ -28,3 +28,4 @@ adjust+:
extra-nitrate: TC#0535421
extra-summary: /CoreOS/libselinux/Sanity/selinux_restorecon-functions
extra-task: /CoreOS/libselinux/Sanity/selinux_restorecon-functions
+id: 4f666c44-19a6-4958-a15f-b15d8b0f8e35
diff --git a/libselinux/selinux_sestatus-functions/main.fmf b/libselinux/selinux_sestatus-functions/main.fmf
index cb94b2f..bfa1aad 100644
--- a/libselinux/selinux_sestatus-functions/main.fmf
+++ b/libselinux/selinux_sestatus-functions/main.fmf
@@ -28,3 +28,4 @@ adjust+:
extra-nitrate: TC#0535409
extra-summary: /CoreOS/libselinux/Sanity/selinux_sestatus-functions
extra-task: /CoreOS/libselinux/Sanity/selinux_sestatus-functions
+id: 8b92949b-18d3-4364-9600-7969fbe85dd2
diff --git a/libselinux/selinux_set_callback/main.fmf b/libselinux/selinux_set_callback/main.fmf
index e60ab41..95d344c 100644
--- a/libselinux/selinux_set_callback/main.fmf
+++ b/libselinux/selinux_set_callback/main.fmf
@@ -30,3 +30,4 @@ adjust+:
extra-nitrate: TC#0540241
extra-summary: /CoreOS/libselinux/Sanity/selinux_set_callback
extra-task: /CoreOS/libselinux/Sanity/selinux_set_callback
+id: f3f4bf12-f347-4c9c-a5be-c0d2ad63b148
diff --git a/libselinux/setenforce/main.fmf b/libselinux/setenforce/main.fmf
index 7b178b8..afa3c8e 100644
--- a/libselinux/setenforce/main.fmf
+++ b/libselinux/setenforce/main.fmf
@@ -1,4 +1,5 @@
-summary: Does setenforce work as expected? Does it produce correct audit messages?
+summary: Does setenforce work as expected? Does it produce correct audit
+ messages?
description: |+
Does setenforce work as expected? Does it produce correct audit messages?
@@ -29,7 +30,9 @@ adjust+:
- when: distro >= rhel-10
recommend+:
- audit-rules
- because: since RHEL 10 package audit was split and early packages have wrong dependency
+ because: since RHEL 10 package audit was split and early packages have wrong
+ dependency
extra-nitrate: TC#0543754
extra-summary: /CoreOS/libselinux/Sanity/setenforce
extra-task: /CoreOS/libselinux/Sanity/setenforce
+id: 43a548c0-42f3-4ff1-a152-036bb8454d30
diff --git a/libselinux/setfiles-in-chroot-env/main.fmf b/libselinux/setfiles-in-chroot-env/main.fmf
index 9c3dae5..96c2eaf 100644
--- a/libselinux/setfiles-in-chroot-env/main.fmf
+++ b/libselinux/setfiles-in-chroot-env/main.fmf
@@ -1,7 +1,6 @@
summary: Does setfiles work correctly in chroot environment?
description: |
Does setfiles work correctly in chroot environment?
-
contact: Milos Malik <mmalik@redhat.com>
component:
- libselinux
@@ -20,3 +19,4 @@ link:
extra-summary: /CoreOS/libselinux/Regression/setfiles-in-chroot-env
extra-task: /CoreOS/libselinux/Regression/setfiles-in-chroot-env
extra-nitrate: TC#0613958
+id: 8b7358c8-235a-4ad5-b671-45ca8bcb3025
diff --git a/libselinux/validatetrans/main.fmf b/libselinux/validatetrans/main.fmf
index 08b1b92..8f9cd64 100644
--- a/libselinux/validatetrans/main.fmf
+++ b/libselinux/validatetrans/main.fmf
@@ -45,3 +45,4 @@ adjust+:
extra-nitrate: TC#0606254
extra-summary: /CoreOS/libselinux/Sanity/validatetrans
extra-task: /CoreOS/libselinux/Sanity/validatetrans
+id: 1636ac82-b6a2-45e9-844b-3b511f5f6cb5
diff --git a/libsemanage/cross-device-link-in-containers/main.fmf b/libsemanage/cross-device-link-in-containers/main.fmf
index 834fcf4..cf289fa 100644
--- a/libsemanage/cross-device-link-in-containers/main.fmf
+++ b/libsemanage/cross-device-link-in-containers/main.fmf
@@ -29,3 +29,4 @@ adjust+:
extra-summary: /CoreOS/libsemanage/Regression/cross-device-link-in-containers
extra-task: /CoreOS/libsemanage/Regression/cross-device-link-in-containers
extra-nitrate: TC#0613557
+id: 4284704d-c998-425d-babb-3b31ae7d4945
diff --git a/libsemanage/sanity-tests/main.fmf b/libsemanage/sanity-tests/main.fmf
index e5e8f4f..ce97f04 100644
--- a/libsemanage/sanity-tests/main.fmf
+++ b/libsemanage/sanity-tests/main.fmf
@@ -42,3 +42,4 @@ adjust+:
extra-nitrate: TC#0547810
extra-summary: /CoreOS/libsemanage/Sanity/sanity-tests
extra-task: /CoreOS/libsemanage/Sanity/sanity-tests
+id: 01861669-59f0-4424-bf3c-44b096e9a9f7
diff --git a/libsemanage/semanage-handle-functions/main.fmf b/libsemanage/semanage-handle-functions/main.fmf
index 0c6e3c5..6d0039b 100644
--- a/libsemanage/semanage-handle-functions/main.fmf
+++ b/libsemanage/semanage-handle-functions/main.fmf
@@ -30,3 +30,4 @@ adjust+:
extra-nitrate: TC#0546220
extra-summary: /CoreOS/libsemanage/Sanity/semanage-handle-functions
extra-task: /CoreOS/libsemanage/Sanity/semanage-handle-functions
+id: 68b847c9-cb5c-47d1-b197-8d43d745e717
diff --git a/libsemanage/semanage-seuser-functions/main.fmf b/libsemanage/semanage-seuser-functions/main.fmf
index 58089d1..d50ca07 100644
--- a/libsemanage/semanage-seuser-functions/main.fmf
+++ b/libsemanage/semanage-seuser-functions/main.fmf
@@ -27,3 +27,4 @@ adjust+:
extra-nitrate: TC#0546750
extra-summary: /CoreOS/libsemanage/Sanity/semanage-seuser-functions
extra-task: /CoreOS/libsemanage/Sanity/semanage-seuser-functions
+id: cc11f7a2-caa4-4316-8602-e81a773e25c4
diff --git a/libsemanage/sort-local-fcontexts-in-semanage-conf/main.fmf b/libsemanage/sort-local-fcontexts-in-semanage-conf/main.fmf
index 9ac3b90..989832d 100644
--- a/libsemanage/sort-local-fcontexts-in-semanage-conf/main.fmf
+++ b/libsemanage/sort-local-fcontexts-in-semanage-conf/main.fmf
@@ -16,3 +16,4 @@ tier: 1
link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=678577
- relates: https://github.com/SELinuxProject/selinux/issues/40
+id: 5a507ca2-fdd2-4f8d-81a8-10cb07a17c0a
diff --git a/libsemanage/usepasswd-in-semanage-conf/main.fmf b/libsemanage/usepasswd-in-semanage-conf/main.fmf
index 0e37053..8964900 100644
--- a/libsemanage/usepasswd-in-semanage-conf/main.fmf
+++ b/libsemanage/usepasswd-in-semanage-conf/main.fmf
@@ -32,3 +32,4 @@ adjust+:
extra-nitrate: TC#0609005
extra-summary: /CoreOS/libsemanage/Sanity/usepasswd-in-semanage-conf
extra-task: /CoreOS/libsemanage/Sanity/usepasswd-in-semanage-conf
+id: 81923d1f-4fe4-46fa-a09a-5776f5c5f32f
diff --git a/libsemanage/verify-options-in-semanage-conf/main.fmf b/libsemanage/verify-options-in-semanage-conf/main.fmf
index 5b32f86..7b92f5c 100644
--- a/libsemanage/verify-options-in-semanage-conf/main.fmf
+++ b/libsemanage/verify-options-in-semanage-conf/main.fmf
@@ -38,3 +38,4 @@ adjust+:
extra-nitrate: TC#0540246
extra-summary: /CoreOS/libsemanage/Sanity/verify-options-in-semanage-conf
extra-task: /CoreOS/libsemanage/Sanity/verify-options-in-semanage-conf
+id: de5a397a-2b8e-428c-b1a4-5b4a103525e1
diff --git a/libsepol/self-keyword-in-type-rules/main.fmf b/libsepol/self-keyword-in-type-rules/main.fmf
index 5db34a4..1ccfcbc 100644
--- a/libsepol/self-keyword-in-type-rules/main.fmf
+++ b/libsepol/self-keyword-in-type-rules/main.fmf
@@ -1,6 +1,6 @@
summary: Test support for self keyword in type rules
description: |
- Verifies that libsepol/checkmodule supports the self keyword in type rules.
+ Verifies that libsepol/checkmodule supports the self keyword in type rules.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- libsepol
@@ -26,3 +26,4 @@ adjust+:
link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2069718
extra-nitrate: TC#0613928
+id: 03b3ce0c-dc37-49ea-8037-231e68b96abf
diff --git a/libsepol/sepol_check_context/main.fmf b/libsepol/sepol_check_context/main.fmf
index f0e3b5e..97fdcb9 100644
--- a/libsepol/sepol_check_context/main.fmf
+++ b/libsepol/sepol_check_context/main.fmf
@@ -28,3 +28,4 @@ adjust+:
extra-nitrate: TC#0554157
extra-summary: /CoreOS/libsepol/Sanity/sepol_check_context
extra-task: /CoreOS/libsepol/Sanity/sepol_check_context
+id: cf2ec29a-e8f8-4c96-a602-21463c28987e
diff --git a/libsepol/user-declaration-in-module/main.fmf b/libsepol/user-declaration-in-module/main.fmf
index 265e20f..3ccbfeb 100644
--- a/libsepol/user-declaration-in-module/main.fmf
+++ b/libsepol/user-declaration-in-module/main.fmf
@@ -11,3 +11,4 @@ enabled: true
link:
- https://bugzilla.redhat.com/show_bug.cgi?id=2136212
extra-nitrate: TC#0614379
+id: 4850b803-8307-4d40-b7a8-dcbb6fcef3a2
diff --git a/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf b/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf
index fc979e6..b6eb67f 100644
--- a/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf
+++ b/mcstrans/bz442327-setfscreatecon-with-invalid-context/main.fmf
@@ -41,5 +41,8 @@ adjust+:
when: distro == rhel-4
continue: false
extra-nitrate: TC#0062266
-extra-summary: /CoreOS/mcstrans/Regression/bz442327-setfscreatecon-with-invalid-context
-extra-task: /CoreOS/mcstrans/Regression/bz442327-setfscreatecon-with-invalid-context
+extra-summary:
+ /CoreOS/mcstrans/Regression/bz442327-setfscreatecon-with-invalid-context
+extra-task:
+ /CoreOS/mcstrans/Regression/bz442327-setfscreatecon-with-invalid-context
+id: 48ce781c-5c3f-4628-a5bb-08102c66055f
diff --git a/mcstrans/internal-examples-testsuite/main.fmf b/mcstrans/internal-examples-testsuite/main.fmf
index ec20c6b..4c8bbe4 100644
--- a/mcstrans/internal-examples-testsuite/main.fmf
+++ b/mcstrans/internal-examples-testsuite/main.fmf
@@ -36,3 +36,4 @@ adjust+:
extra-nitrate: TC#0520362
extra-summary: /CoreOS/mcstrans/Sanity/internal-examples-testsuite
extra-task: /CoreOS/mcstrans/Sanity/internal-examples-testsuite
+id: 31d5844f-d0fe-4f2d-a274-64de6bba7207
diff --git a/mcstrans/mcstrans-daemon-segfaults-when-using-secon-C/main.fmf b/mcstrans/mcstrans-daemon-segfaults-when-using-secon-C/main.fmf
index 7d3bd93..8358202 100644
--- a/mcstrans/mcstrans-daemon-segfaults-when-using-secon-C/main.fmf
+++ b/mcstrans/mcstrans-daemon-segfaults-when-using-secon-C/main.fmf
@@ -34,5 +34,8 @@ adjust+:
when: distro == rhel-4, rhel-5
continue: false
extra-nitrate: TC#0520380
-extra-summary: /CoreOS/mcstrans/Regression/mcstrans-daemon-segfaults-when-using-secon-C
-extra-task: /CoreOS/mcstrans/Regression/mcstrans-daemon-segfaults-when-using-secon-C
+extra-summary:
+ /CoreOS/mcstrans/Regression/mcstrans-daemon-segfaults-when-using-secon-C
+extra-task:
+ /CoreOS/mcstrans/Regression/mcstrans-daemon-segfaults-when-using-secon-C
+id: 3630dabe-d2a8-404b-a77b-d6249631aec1
diff --git a/other/collect-denials/main.fmf b/other/collect-denials/main.fmf
index 6d6aa03..dd12458 100644
--- a/other/collect-denials/main.fmf
+++ b/other/collect-denials/main.fmf
@@ -3,11 +3,12 @@ contact: Milos Malik <mmalik@redhat.com>
test: ./runtest.sh
framework: beakerlib
recommend:
- - audit
- - /usr/sbin/service
- - policycoreutils
+ - audit
+ - /usr/sbin/service
+ - policycoreutils
duration: 5m
enabled: true
tag:
- - failinfedora
- - avoidImageMode
+ - failinfedora
+ - avoidImageMode
+id: 54dd4474-172b-4a5f-aa79-8b33558bc301
diff --git a/other/mounting/main.fmf b/other/mounting/main.fmf
index 2ee20f9..a6b8715 100644
--- a/other/mounting/main.fmf
+++ b/other/mounting/main.fmf
@@ -23,3 +23,4 @@ adjust+:
extra-nitrate: TC#0571362
extra-summary: /CoreOS/selinux-policy/Sanity/mounting
extra-task: /CoreOS/selinux-policy/Sanity/mounting
+id: 1dbb6139-59c0-4215-9a2d-dc8e1e44f8af
diff --git a/other/swig-deprecation-warnings/main.fmf b/other/swig-deprecation-warnings/main.fmf
index 3517e20..5c53904 100644
--- a/other/swig-deprecation-warnings/main.fmf
+++ b/other/swig-deprecation-warnings/main.fmf
@@ -3,30 +3,30 @@ contact: Milos Malik <mmalik@redhat.com>
test: ./runtest.sh
framework: beakerlib
component:
- - libselinux
- - libsemanage
- - policycoreutils
- - setools
+ - libselinux
+ - libsemanage
+ - policycoreutils
+ - setools
recommend:
- - python3
- - python3-libselinux
- - python3-libsemanage
- - python3-policycoreutils
- - python3-setools
+ - python3
+ - python3-libselinux
+ - python3-libsemanage
+ - python3-policycoreutils
+ - python3-setools
duration: 5m
enabled: true
link:
- - verifies: https://issues.redhat.com/browse/RHEL-118812
- - verifies: https://issues.redhat.com/browse/RHEL-138405
- - verifies: https://issues.redhat.com/browse/RHEL-138406
+ - verifies: https://issues.redhat.com/browse/RHEL-118812
+ - verifies: https://issues.redhat.com/browse/RHEL-138405
+ - verifies: https://issues.redhat.com/browse/RHEL-138406
tag:
- - NoRHEL4
- - NoRHEL5
- - NoRHEL6
- - NoRHEL7
- - NoRHEL8
+ - NoRHEL4
+ - NoRHEL5
+ - NoRHEL6
+ - NoRHEL7
+ - NoRHEL8
adjust+:
- - enabled: false
- when: distro == rhel-4, rhel-5, rhel-6, rhel-7, rhel-8
- continue: false
-
+ - enabled: false
+ when: distro == rhel-4, rhel-5, rhel-6, rhel-7, rhel-8
+ continue: false
+id: 0244b420-3794-48b1-bba5-20e6be51acdd
diff --git a/other/update-packages/main.fmf b/other/update-packages/main.fmf
index 179a2e4..1b7a9e7 100644
--- a/other/update-packages/main.fmf
+++ b/other/update-packages/main.fmf
@@ -6,3 +6,4 @@ duration: 15m
enabled: true
tag:
- avoidImageMode
+id: 34a00168-4699-4b60-b4fa-9695a013816d
diff --git a/policycoreutils/CIL-modules-without-compilation/main.fmf b/policycoreutils/CIL-modules-without-compilation/main.fmf
index 38386d3..932e457 100644
--- a/policycoreutils/CIL-modules-without-compilation/main.fmf
+++ b/policycoreutils/CIL-modules-without-compilation/main.fmf
@@ -27,3 +27,4 @@ adjust+:
extra-nitrate: TC#0535087
extra-summary: /CoreOS/policycoreutils/Sanity/CIL-modules-without-compilation
extra-task: /CoreOS/policycoreutils/Sanity/CIL-modules-without-compilation
+id: c8fd318b-7edc-4e43-aaa2-2a52796f7884
diff --git a/policycoreutils/booleans/main.fmf b/policycoreutils/booleans/main.fmf
index 9b3f7d4..e7beb52 100644
--- a/policycoreutils/booleans/main.fmf
+++ b/policycoreutils/booleans/main.fmf
@@ -24,3 +24,4 @@ adjust+:
extra-nitrate: TC#0571350
extra-summary: /CoreOS/policycoreutils/Sanity/booleans
extra-task: /CoreOS/policycoreutils/Sanity/booleans
+id: fb01bdd0-e5cf-47e2-a26f-cb94c624a30b
diff --git a/policycoreutils/file-contexts/main.fmf b/policycoreutils/file-contexts/main.fmf
index 7f3dfa1..6ffff82 100644
--- a/policycoreutils/file-contexts/main.fmf
+++ b/policycoreutils/file-contexts/main.fmf
@@ -27,3 +27,4 @@ adjust+:
extra-nitrate: TC#0576069
extra-summary: /CoreOS/policycoreutils/Sanity/file-contexts
extra-task: /CoreOS/policycoreutils/Sanity/file-contexts
+id: 36cbe395-c9ef-42e3-a49a-52693051df7c
diff --git a/policycoreutils/load_policy/main.fmf b/policycoreutils/load_policy/main.fmf
index aae0df7..f558e18 100644
--- a/policycoreutils/load_policy/main.fmf
+++ b/policycoreutils/load_policy/main.fmf
@@ -1,4 +1,5 @@
-summary: Does load_policy work as expected? Does it produce correct audit messages?
+summary: Does load_policy work as expected? Does it produce correct audit
+ messages?
description: |+
Does load_policy work as expected? Does it produce correct audit messages?
@@ -31,7 +32,9 @@ adjust+:
- when: distro >= rhel-10
recommend+:
- audit-rules
- because: since RHEL 10 package audit was split and early packages have wrong dependency
+ because: since RHEL 10 package audit was split and early packages have wrong
+ dependency
extra-nitrate: TC#0542457
extra-summary: /CoreOS/policycoreutils/Sanity/load_policy
extra-task: /CoreOS/policycoreutils/Sanity/load_policy
+id: eb7e6025-11e7-45cb-8e49-51d1315ad1b9
diff --git a/policycoreutils/modules/main.fmf b/policycoreutils/modules/main.fmf
index cde2ca0..5a3db52 100644
--- a/policycoreutils/modules/main.fmf
+++ b/policycoreutils/modules/main.fmf
@@ -25,3 +25,4 @@ adjust+:
extra-nitrate: TC#0571503
extra-summary: /CoreOS/policycoreutils/Sanity/modules
extra-task: /CoreOS/policycoreutils/Sanity/modules
+id: 1761954f-eb29-4dc7-98ff-e0f700b32bfa
diff --git a/policycoreutils/org-selinux-dbus-interfaces/main.fmf b/policycoreutils/org-selinux-dbus-interfaces/main.fmf
index 1a6c054..c71d32e 100644
--- a/policycoreutils/org-selinux-dbus-interfaces/main.fmf
+++ b/policycoreutils/org-selinux-dbus-interfaces/main.fmf
@@ -1,4 +1,5 @@
-summary: Do the D-bus interfaces/methods of /org/selinux/object work as expected?
+summary: Do the D-bus interfaces/methods of /org/selinux/object work as
+ expected?
description: ''
contact: Milos Malik <mmalik@redhat.com>
component:
@@ -32,3 +33,4 @@ adjust+:
extra-nitrate: TC#0546187
extra-summary: /CoreOS/policycoreutils/Sanity/org-selinux-dbus-interfaces
extra-task: /CoreOS/policycoreutils/Sanity/org-selinux-dbus-interfaces
+id: 289e3eeb-f97e-4902-99aa-39709fc1be44
diff --git a/policycoreutils/python-module-precedence-issue/main.fmf b/policycoreutils/python-module-precedence-issue/main.fmf
index a84f7f9..ae08a52 100644
--- a/policycoreutils/python-module-precedence-issue/main.fmf
+++ b/policycoreutils/python-module-precedence-issue/main.fmf
@@ -1,5 +1,6 @@
summary: Harden tools to avoid loading of unchecked python modules.
-description: Tools like semanage must be hardened to avoid loading rogue python modules that could lead to unexpected failures.
+description: Tools like semanage must be hardened to avoid loading rogue python
+ modules that could lead to unexpected failures.
contact: Amith Kumar <apeetham@redhat.com>
component:
- policycoreutils
@@ -29,3 +30,4 @@ adjust+:
when: distro == rhel-4, rhel-5, rhel-6
continue: false
extra-nitrate: TC#0614726
+id: 03509dad-0084-48d8-bfab-3620a296378e
diff --git a/policycoreutils/sctp_test/main.fmf b/policycoreutils/sctp_test/main.fmf
index 8b2d0ea..f787add 100644
--- a/policycoreutils/sctp_test/main.fmf
+++ b/policycoreutils/sctp_test/main.fmf
@@ -17,3 +17,4 @@ extra-task: /selinux/policycoreutils/sctp_test
extra-nitrate: TC#0614834
tag:
- avoidImageMode
+id: 0327dc4b-23d5-4939-87f0-251bcd6deb8d
diff --git a/policycoreutils/selinux-autorelabel-service/main.fmf b/policycoreutils/selinux-autorelabel-service/main.fmf
index 0243f14..43ddb11 100644
--- a/policycoreutils/selinux-autorelabel-service/main.fmf
+++ b/policycoreutils/selinux-autorelabel-service/main.fmf
@@ -1,4 +1,5 @@
-summary: incorrectly set StandardInput and StandardOutput of selinux-autorelabel service
+summary: incorrectly set StandardInput and StandardOutput of selinux-autorelabel
+ service
description: |+
Description: incorrectly set StandardInput and StandardOutput of selinux-autorelabel service
@@ -32,3 +33,4 @@ adjust+:
extra-nitrate: TC#0605819
extra-summary: /CoreOS/policycoreutils/Regression/selinux-autorelabel-service
extra-task: /CoreOS/policycoreutils/Regression/selinux-autorelabel-service
+id: 6145bf8a-d07e-4600-9244-8a8ccb5b4878
diff --git a/policycoreutils/selinux-info/main.fmf b/policycoreutils/selinux-info/main.fmf
index 1c05e99..90ecba2 100644
--- a/policycoreutils/selinux-info/main.fmf
+++ b/policycoreutils/selinux-info/main.fmf
@@ -1,4 +1,5 @@
-summary: Test sestatus, avcstat, getenforce and other information gathering tools
+summary: Test sestatus, avcstat, getenforce and other information gathering
+ tools
description: ''
contact: Milos Malik <mmalik@redhat.com>
component:
@@ -25,3 +26,4 @@ adjust+:
extra-nitrate: TC#0571360
extra-summary: /CoreOS/policycoreutils/Sanity/selinux-info
extra-task: /CoreOS/policycoreutils/Sanity/selinux-info
+id: d8d0bd48-c399-4050-a565-e02e14f65473
diff --git a/policycoreutils/semanage-imports-port-defs/main.fmf b/policycoreutils/semanage-imports-port-defs/main.fmf
index 9de2dc9..c3d69b7 100644
--- a/policycoreutils/semanage-imports-port-defs/main.fmf
+++ b/policycoreutils/semanage-imports-port-defs/main.fmf
@@ -21,3 +21,4 @@ adjust+:
when: distro == rhel-4, rhel-5, rhel-6
because: the test is not relevant there
extra-nitrate: TC#0614161
+id: e38c28a4-7020-4489-b300-ea4bf11c56aa
diff --git a/policycoreutils/semanage-interface/main.fmf b/policycoreutils/semanage-interface/main.fmf
index d961f08..8d6d9b8 100644
--- a/policycoreutils/semanage-interface/main.fmf
+++ b/policycoreutils/semanage-interface/main.fmf
@@ -31,3 +31,4 @@ adjust+:
extra-nitrate: TC#0092119
extra-summary: /CoreOS/policycoreutils/Regression/semanage-interface
extra-task: /CoreOS/policycoreutils/Regression/semanage-interface
+id: bcf535bd-6468-4241-8500-d39e13cc6d75
diff --git a/policycoreutils/semanage-login/main.fmf b/policycoreutils/semanage-login/main.fmf
index e883371..bb49924 100644
--- a/policycoreutils/semanage-login/main.fmf
+++ b/policycoreutils/semanage-login/main.fmf
@@ -32,3 +32,4 @@ adjust+:
extra-nitrate: TC#0092123
extra-summary: /CoreOS/policycoreutils/Regression/semanage-login
extra-task: /CoreOS/policycoreutils/Regression/semanage-login
+id: 25b8b09b-9e48-496d-9e3c-49d715d1c098
diff --git a/policycoreutils/semanage-user/main.fmf b/policycoreutils/semanage-user/main.fmf
index 4ef5dbd..17a88a2 100644
--- a/policycoreutils/semanage-user/main.fmf
+++ b/policycoreutils/semanage-user/main.fmf
@@ -34,3 +34,4 @@ adjust+:
extra-nitrate: TC#0092120
extra-summary: /CoreOS/policycoreutils/Regression/semanage-user
extra-task: /CoreOS/policycoreutils/Regression/semanage-user
+id: 84bd210f-89e8-4ab7-a5f4-de4538d1f3a5
diff --git a/policycoreutils/semodule-rebuild-if-modules-changed/main.fmf b/policycoreutils/semodule-rebuild-if-modules-changed/main.fmf
index b9115c7..349bb57 100644
--- a/policycoreutils/semodule-rebuild-if-modules-changed/main.fmf
+++ b/policycoreutils/semodule-rebuild-if-modules-changed/main.fmf
@@ -1,7 +1,7 @@
summary: Test rebuild-on-change support in semodule
description: |
- Verifies that semodule --rebuild-if-modules-changed command-line option
- works as it should.
+ Verifies that semodule --rebuild-if-modules-changed command-line option
+ works as it should.
contact: Ondrej Mosnacek <omosnace@redhat.com>
component:
- policycoreutils
@@ -29,3 +29,4 @@ link:
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2049193
- verifies: https://bugzilla.redhat.com/show_bug.cgi?id=2173959
extra-nitrate: TC#0613060
+id: ca094230-e93d-45a7-845a-dcd2a58cf76f
diff --git a/policycoreutils/sepolicy-generate-application/main.fmf b/policycoreutils/sepolicy-generate-application/main.fmf
index 3b95b9c..d19346f 100644
--- a/policycoreutils/sepolicy-generate-application/main.fmf
+++ b/policycoreutils/sepolicy-generate-application/main.fmf
@@ -14,3 +14,4 @@ tag:
- failinfedora
enabled: true
extra-nitrate: TC#0615932
+id: d3f409d5-cd67-4590-9b2f-c723dcb6dbc9
diff --git a/policycoreutils/sepolicy-generate/main.fmf b/policycoreutils/sepolicy-generate/main.fmf
index fc31e47..2bf15e0 100644
--- a/policycoreutils/sepolicy-generate/main.fmf
+++ b/policycoreutils/sepolicy-generate/main.fmf
@@ -36,3 +36,4 @@ adjust+:
extra-nitrate: TC#0248603
extra-summary: /CoreOS/policycoreutils/Sanity/sepolicy-generate
extra-task: /CoreOS/policycoreutils/Sanity/sepolicy-generate
+id: a670d5e2-7c52-47ae-940e-f85ea6f46bae
diff --git a/policycoreutils/sepolicy-manpage/main.fmf b/policycoreutils/sepolicy-manpage/main.fmf
index ab89152..0149d2f 100644
--- a/policycoreutils/sepolicy-manpage/main.fmf
+++ b/policycoreutils/sepolicy-manpage/main.fmf
@@ -19,4 +19,4 @@ adjust+:
when: distro == rhel-4, rhel-5, rhel-6
because: the sepolicy command is not available there
extra-nitrate: TC#0614751
-
+id: 2dd2f29a-3f50-4adc-963a-bfbec633ba7e
diff --git a/policycoreutils/sestatus/main.fmf b/policycoreutils/sestatus/main.fmf
index 436e656..9f3ed04 100644
--- a/policycoreutils/sestatus/main.fmf
+++ b/policycoreutils/sestatus/main.fmf
@@ -1,5 +1,5 @@
summary: tests everything about sestatus
-description: |4
+description: |2
contact: Milos Malik <mmalik@redhat.com>
component:
@@ -28,3 +28,4 @@ adjust+:
extra-nitrate: TC#0103609
extra-summary: /CoreOS/policycoreutils/Sanity/sestatus
extra-task: /CoreOS/policycoreutils/Sanity/sestatus
+id: ce97f5d0-5edf-43df-aab0-10f36854fd7e
diff --git a/policycoreutils/setfiles/main.fmf b/policycoreutils/setfiles/main.fmf
index d4e2cce..c59a739 100644
--- a/policycoreutils/setfiles/main.fmf
+++ b/policycoreutils/setfiles/main.fmf
@@ -27,3 +27,4 @@ link:
extra-nitrate: TC#0392756
extra-summary: /CoreOS/policycoreutils/Sanity/setfiles
extra-task: /CoreOS/policycoreutils/Sanity/setfiles
+id: 8a2c4f62-827c-4fe4-ac90-eb5f25b299b0
diff --git a/policycoreutils/setfiles_binary/main.fmf b/policycoreutils/setfiles_binary/main.fmf
index e00f7b1..5fbe402 100644
--- a/policycoreutils/setfiles_binary/main.fmf
+++ b/policycoreutils/setfiles_binary/main.fmf
@@ -23,3 +23,4 @@ adjust+:
extra-nitrate: TC#0611169
extra-summary: /CoreOS/policycoreutils/Sanity/setfiles_binary
extra-task: /CoreOS/policycoreutils/Sanity/setfiles_binary
+id: e1bbd35c-1b2c-4578-8ebc-2ca77dbf75e4
diff --git a/policycoreutils/setsebool/main.fmf b/policycoreutils/setsebool/main.fmf
index e12bcec..a57fc6c 100644
--- a/policycoreutils/setsebool/main.fmf
+++ b/policycoreutils/setsebool/main.fmf
@@ -41,3 +41,4 @@ adjust+:
extra-nitrate: TC#0078073
extra-summary: /CoreOS/policycoreutils/Sanity/setsebool
extra-task: /CoreOS/policycoreutils/Sanity/setsebool
+id: 717405e9-48e7-4011-90f0-629a523342b6
diff --git a/policycoreutils/spaces-in-fcontext-patterns/main.fmf b/policycoreutils/spaces-in-fcontext-patterns/main.fmf
index 62bb7a3..e1a90c7 100644
--- a/policycoreutils/spaces-in-fcontext-patterns/main.fmf
+++ b/policycoreutils/spaces-in-fcontext-patterns/main.fmf
@@ -1,6 +1,6 @@
summary: Does semanage accept spaces in fcontext patterns?
description: |+
- Does semanage accept spaces in fcontext patterns?
+ Does semanage accept spaces in fcontext patterns?
contact: Milos Malik <mmalik@redhat.com>
component:
@@ -34,3 +34,4 @@ adjust+:
when: distro == rhel-4, rhel-5, rhel-6, rhel-7
continue: false
extra-nitrate: TC#0614100
+id: a019739f-0c19-4358-968e-fd947e25f7b1
diff --git a/selinux-policy/Library/common/main.fmf b/selinux-policy/Library/common/main.fmf
index e7dfd5f..f3b8c7a 100644
--- a/selinux-policy/Library/common/main.fmf
+++ b/selinux-policy/Library/common/main.fmf
@@ -1,15 +1,16 @@
summary: selinux-policy Beakerlib library
require:
-- type: library
- url: https://github.com/beakerlib/epel.git
- name: /epel
+ - type: library
+ url: https://github.com/beakerlib/epel.git
+ name: /epel
recommend:
-- audit
-- setools-console
-- expect
-- policycoreutils
-- /usr/sbin/semanage
-- selinux-policy-devel
-- yum-utils
-- python3
-- sqlite
+ - audit
+ - setools-console
+ - expect
+ - policycoreutils
+ - /usr/sbin/semanage
+ - selinux-policy-devel
+ - yum-utils
+ - python3
+ - sqlite
+id: 3aab3db7-f9c3-449e-818b-48252dd92758
diff --git a/selinux-policy/coreutils-single/main.fmf b/selinux-policy/coreutils-single/main.fmf
index 4c4188f..f054b81 100644
--- a/selinux-policy/coreutils-single/main.fmf
+++ b/selinux-policy/coreutils-single/main.fmf
@@ -1,7 +1,8 @@
-summary: Test that the corecmd_bin_sys_resource permits sys_resource capability request when turned on.
+summary: Test that the corecmd_bin_sys_resource permits sys_resource capability
+ request when turned on.
description: |+
Test that the corecmd_bin_sys_resource permits sys_resource capability request when turned on.
-
+
contact: Veronika Syncakova <vsyncako@redhat.com>
test: ./runtest.sh
framework: beakerlib
@@ -35,3 +36,4 @@ adjust+:
when: distro < rhel-10.3
continue: false
because: RHEL-141858 is fixed in RHEL-10.3
+id: 49e2750d-37fa-41c3-9b2a-917ab4c450a4
diff --git a/selinux-policy/files-ownership/main.fmf b/selinux-policy/files-ownership/main.fmf
index 302f725..e98a332 100644
--- a/selinux-policy/files-ownership/main.fmf
+++ b/selinux-policy/files-ownership/main.fmf
@@ -24,4 +24,4 @@ link:
- verifies: https://redhat.atlassian.net/browse/RHEL-157952
- verifies: https://redhat.atlassian.net/browse/FC-1681
id: ee9a0250-4a0a-4c56-bf4e-15228324dbc5
-
+extra-nitrate: TC#0620048
diff --git a/selinux-policy/gnome-remote-desktop-and-similar/main.fmf b/selinux-policy/gnome-remote-desktop-and-similar/main.fmf
index 362abd7..3b854a8 100644
--- a/selinux-policy/gnome-remote-desktop-and-similar/main.fmf
+++ b/selinux-policy/gnome-remote-desktop-and-similar/main.fmf
@@ -41,6 +41,8 @@ adjust+:
- enabled: false
when: distro == rhel-4, rhel-5, rhel-6, rhel-7
continue: false
-extra-summary: /CoreOS/selinux-policy/Regression/gnome-remote-desktop-and-similar
+extra-summary:
+ /CoreOS/selinux-policy/Regression/gnome-remote-desktop-and-similar
extra-task: /CoreOS/selinux-policy/Regression/gnome-remote-desktop-and-similar
extra-nitrate: TC#0617929
+id: f0136017-aa53-4e50-aa5f-0539ac66004c
diff --git a/selinux-policy/m4-bad-data/main.fmf b/selinux-policy/m4-bad-data/main.fmf
index 7ecf218..e9c559e 100644
--- a/selinux-policy/m4-bad-data/main.fmf
+++ b/selinux-policy/m4-bad-data/main.fmf
@@ -16,3 +16,4 @@ recommend:
- selinux-policy-targeted
duration: 15m
enabled: true
+id: 34e4438b-2743-4ce7-b5f6-fe43cdd8349b
diff --git a/selinux-policy/rhsmcertd-and-similar/main.fmf b/selinux-policy/rhsmcertd-and-similar/main.fmf
index 283c71f..942dfea 100644
--- a/selinux-policy/rhsmcertd-and-similar/main.fmf
+++ b/selinux-policy/rhsmcertd-and-similar/main.fmf
@@ -26,3 +26,4 @@ adjust+:
- enabled: false
when: distro < rhel-9
continue: false
+id: f2695452-38d3-4c4e-bac0-7875f74fc19a
diff --git a/selinux-policy/rpm-cant-read-rpmmacros/main.fmf b/selinux-policy/rpm-cant-read-rpmmacros/main.fmf
index db0b6eb..c71e4ff 100644
--- a/selinux-policy/rpm-cant-read-rpmmacros/main.fmf
+++ b/selinux-policy/rpm-cant-read-rpmmacros/main.fmf
@@ -1,4 +1,5 @@
-summary: setroubleshootd process should not cause an AVC when trying to read /root/.rpmmacros
+summary: setroubleshootd process should not cause an AVC when trying to read
+ /root/.rpmmacros
description: |+
setroubleshootd process should not cause an AVC when trying to read /root/.rpmmacros
@@ -40,3 +41,4 @@ adjust+:
when: distro < rhel-9.9
continue: false
because: RHEL-147470 is fixed in RHEL-9.9 and RHEL-142548 in RHEL-10.3
+id: 36495ea5-beb9-406c-b043-794cc7e34dd0
diff --git a/selinux-policy/rpm-suppress-stderr/main.fmf b/selinux-policy/rpm-suppress-stderr/main.fmf
index baa0bfd..03ff376 100644
--- a/selinux-policy/rpm-suppress-stderr/main.fmf
+++ b/selinux-policy/rpm-suppress-stderr/main.fmf
@@ -19,3 +19,4 @@ adjust+:
when: distro == rhel-4, rhel-5, rhel-6, rhel-7, rhel-8
continue: false
extra-nitrate: TC#0617968
+id: 986c6487-243d-425a-abe8-78969e689d4b
diff --git a/selinux-policy/systemd-nspawn-coredump/main.fmf b/selinux-policy/systemd-nspawn-coredump/main.fmf
index b183587..695545e 100644
--- a/selinux-policy/systemd-nspawn-coredump/main.fmf
+++ b/selinux-policy/systemd-nspawn-coredump/main.fmf
@@ -24,3 +24,4 @@ link:
adjust+:
- enabled: false
when: distro < rhel-9
+id: e1ba27aa-3594-4208-80b2-0f54507768d1
diff --git a/selinux-policy/systemd-oomd/main.fmf b/selinux-policy/systemd-oomd/main.fmf
index 239bb8e..eca1933 100644
--- a/selinux-policy/systemd-oomd/main.fmf
+++ b/selinux-policy/systemd-oomd/main.fmf
@@ -41,3 +41,4 @@ adjust+:
- enabled: false
when: distro == rhel-4, rhel-5, rhel-6, rhel-7, rhel-8, rhel-9
continue: false
+id: df01a9c7-520d-4761-a86f-92b9f5c03d1b
diff --git a/setools/apol/main.fmf b/setools/apol/main.fmf
index 43a9e88..0a671f9 100644
--- a/setools/apol/main.fmf
+++ b/setools/apol/main.fmf
@@ -36,3 +36,4 @@ adjust+:
extra-summary: /CoreOS/setools/Sanity/apol
extra-task: /CoreOS/setools/Sanity/apol
extra-nitrate: TC#0617470
+id: 498c4def-6fb5-4bdf-aca3-d859c11a538c
diff --git a/setools/seinfo/main.fmf b/setools/seinfo/main.fmf
index 0803d4e..7331b6f 100644
--- a/setools/seinfo/main.fmf
+++ b/setools/seinfo/main.fmf
@@ -43,3 +43,4 @@ adjust+:
extra-nitrate: TC#0067249
extra-summary: /CoreOS/setools/Sanity/seinfo
extra-task: /CoreOS/setools/Sanity/seinfo
+id: 63634046-4521-4205-91f9-b40df2f061fb
diff --git a/setools/sesearch/main.fmf b/setools/sesearch/main.fmf
index 5ea16da..8812ff1 100644
--- a/setools/sesearch/main.fmf
+++ b/setools/sesearch/main.fmf
@@ -42,3 +42,4 @@ adjust+:
extra-nitrate: TC#0062271
extra-summary: /CoreOS/setools/Sanity/sesearch
extra-task: /CoreOS/setools/Sanity/sesearch
+id: bc596416-727e-48ff-8a3b-803bb70d0b83
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-16 14:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 14:39 [tests/selinux] main: add missing FMF ids to tests Milos Malik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox