[release-4.19] OCPBUGS-57148: E2E: Functional tests for align cpus by UncoreCache Feature - #1336
Conversation
Add function WaitForDesiredDeploymentStatus to wait for deployment to be in the desired status. This is needed in cases where we reboot the node and want to ascertain if the deployment has reached the desired status Minor fix: use existing context variable instead of creating new context Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
Add function GetL3SharedCPUs which returns a function which can be used to query the L3 cache group of the cpu passed as argument. Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
This commit adds functional test cases related to: * Deploying pods using whole L3 cache group * Rebooting the node with deployment * Verifying deployment is alloted L3 cache group after kubelet restart * Tests using multiple pods Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
…tch cpus. Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
Instead of using hard coded value , fetch the value of L3 Cache group size and use that value for the guaranteed pod that we create Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
Use cpuset.CPUSet type for all reserved, isolated variables when modifying performance profile Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
Uncomment lines related to saving initialProfile Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-55989 has been cloned as Jira Issue OCPBUGS-57148. Will retitle bug to link to clone. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-57148, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@mrniranjan: This pull request references Jira Issue OCPBUGS-57148, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/retest-required |
|
/cc @ffromani |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ffromani, openshift-cherrypick-robot 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 |
|
/cherry-pick-approved |
|
/lgtm straightforward backport |
|
/label cherry-pick-approved |
|
/label backport-risk-assessed |
|
/label backport-risk-assessed |
|
@openshift-cherrypick-robot: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
174ae08
into
openshift:release-4.19
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-57148: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-57148 has been moved to the MODIFIED state. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
[ART PR BUILD NOTIFIER] Distgit: cluster-node-tuning-operator |
|
Fix included in accepted release 4.19.0-0.nightly-2025-06-24-180820 |
This is an automated cherry-pick of #1302
/assign mrniranjan