-
Notifications
You must be signed in to change notification settings - Fork 77
cpu/clocktest should not run on s390x #422
Copy link
Copy link
Closed
Labels
TriagedTriaged (in Jira and GH)Triaged (in Jira and GH)bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Bug Description
The clocktest script doesn't work on Z due to issues with sched_setaffinity. Having talked with Frank before we don't think this is really necessary as a test case on IBM Z anyway so it's safe to just skip it on s390x arch systems.
To Reproduce
Run cpu_clocktest on an LPAR or zVM guest on the Z
Environment
IBM Z running Lunar (has been seen on other releases too, test is inconsequential on Z and can be skipped)
Relevant log output
sched_setaffinity: Invalid argument
Testing for clock jitter on 282 cpusAdditional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
TriagedTriaged (in Jira and GH)Triaged (in Jira and GH)bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers