Open shajmakh opened 1 week ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: shajmakh Once this PR has been reviewed and has the lgtm label, please assign ffromani for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@shajmakh: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-hypershift | a0114e4dc669ace7fbc08724236c62d866a8274d | link | true | /test e2e-hypershift |
Full PR test history. Your PR dashboard.
The node topology contains several slices that later on are sorted and used to determine whether two nodes are equal. Add a unit test to verify this sorting is done as expected.