Closed mrniranjan closed 6 months ago
@mrniranjan: This pull request explicitly references no jira issue.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ffromani, mrniranjan
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD a7f1691c7f5cfb67838a4f0e40b3f53da3802f95 and 2 for PR HEAD 2066f75ec4071fe96191572276883388c2640a88 in total
/retest-required
@mrniranjan: all tests passed!
Full PR test history. Your PR dashboard.
[ART PR BUILD NOTIFIER]
This PR has been included in build cluster-node-tuning-operator-container-v4.16.0-202405100946.p0.g05a6864.assembly.stream.el9 for distgit cluster-node-tuning-operator. All builds following this will include this PR.
Using ContainElement causes test to fail as it checks the map contains an Element with node.Name , however in the case map[string]map[string]int, where the node.Name contains hostname:{dev:N, dev:N}, the match fails.
HaveKey specifically checks if the map has the Key with node.Name