public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: valkey-and-similar: Adjust relevancy
@ 2026-09-11 13:23 Stepan Broz
0 siblings, 0 replies; only message in thread
From: Stepan Broz @ 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 : c04e1fa7a8ffada7bfc01d16d0896d418392e7c8
Author : Stepan Broz <sbroz@redhat.com>
Date : 2025-10-14T19:31:48+02:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/c04e1fa7a8ffada7bfc01d16d0896d418392e7c8?branch=pr775-checkpolicy-revdeps
Log:
valkey-and-similar: Adjust relevancy
This currently only verifies RHEL-108982 (should be fixed in RHEL-9.8)
and RHEL-102631 (fixed in RHEL-10.1), disable the test anywhere else
for now.
---
diff --git a/selinux-policy/valkey-and-similar/main.fmf b/selinux-policy/valkey-and-similar/main.fmf
index a443dff..af010b8 100644
--- a/selinux-policy/valkey-and-similar/main.fmf
+++ b/selinux-policy/valkey-and-similar/main.fmf
@@ -36,5 +36,11 @@ adjust+:
- enabled: false
when: distro == rhel-4, rhel-5, rhel-6, rhel-7, rhel-8
because: the package is not available there
+ - enabled: false
+ when: distro ~< rhel-9.8
+ because: RHEL-108982 was fixed only here in rhel-9
+ - enabled: false
+ when: distro ~< rhel-10.1
+ because: RHEL-102631 was fixed only here in rhel-10
extra-nitrate: TC#0619564
id: 337de041-c42f-4292-99d4-f687ec629fc9
^ 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: valkey-and-similar: Adjust relevancy Stepan Broz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox