public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: kernel/ocontext-race: disable the test on s390x
@ 2026-09-11 13:19 Ondrej Mosnacek
0 siblings, 0 replies; only message in thread
From: Ondrej Mosnacek @ 2026-09-11 13:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : ee424688c6cd7cb2cf8236c835821cbaaec3e8d5
Author : Ondrej Mosnacek <omosnace@redhat.com>
Date : 2022-01-24T10:22:03+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/ee424688c6cd7cb2cf8236c835821cbaaec3e8d5?branch=pr775-checkpolicy-revdeps
Log:
kernel/ocontext-race: disable the test on s390x
Only at most 2-CPU s390x machines are available in Beaker and the bug is
not reproducible on them, so just disable the test on s390x.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
---
diff --git a/kernel/ocontext-race/main.fmf b/kernel/ocontext-race/main.fmf
index 657b38c..8add542 100644
--- a/kernel/ocontext-race/main.fmf
+++ b/kernel/ocontext-race/main.fmf
@@ -12,9 +12,12 @@ 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: 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:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 13:19 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:19 [tests/selinux] pr775-checkpolicy-revdeps: kernel/ocontext-race: disable the test on s390x Ondrej Mosnacek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox