public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Mosnacek <omosnace@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: kernel/ocontext-race: disable the test on s390x
Date: Fri, 11 Sep 2026 13:19:34 GMT	[thread overview]
Message-ID: <178913277494.1.7058467541905107442.tests-selinux-ee424688c6cd@fedoraproject.org> (raw)

            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:

                 reply	other threads:[~2026-09-11 13:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913277494.1.7058467541905107442.tests-selinux-ee424688c6cd@fedoraproject.org \
    --to=omosnace@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox