[release-v1.17] conformance tests, alternate formulate for cgroups cpu.weight#1593
Conversation
21a9c76 to
d9f82b7
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, maschmid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
841467b
into
openshift-knative:release-v1.17
|
/cherry-pick release-v1.18 |
|
@maschmid: new pull request created: #1595 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@maschmid: new pull request created: #1597 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
See opencontainers/runc#4772 , tldr; runc changed how the cpu.weight is calculated, so the test now fails.
We introduce the alternative formula and let the test pass if either of the formulas match the cpu.weight value.