Bug 2064585
| Summary: | cnf-tests - Add mainaffinity arg to cyclictest runner | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
| Component: | CNF Platform Validation | Assignee: | Talor Itzhak <titzhak> |
| Status: | CLOSED CANTFIX | QA Contact: | Nikita <nkononov> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.9 | CC: | aos-bugs, bwensley, shajmakh |
| Target Milestone: | --- | ||
| Target Release: | 4.10.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-25 13:29:15 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2051540 | ||
| Bug Blocks: | |||
|
Comment 1
Shereen Haj Makhoul
2022-05-17 15:21:28 UTC
We couldn't fix this issue since the cyclictest version which gets delivered with release 4.10 doesn't support the --mainaffinity flag. Another option is to try to find out the main thread PID and affine it, but there might be a race condition between the time it will take the program to do that and when the measurement threads execute. So we couldn't support it in this version but it is already supported from 4.11 and above |