-
Notifications
You must be signed in to change notification settings - Fork 126
UPSTREAM: 134703: e2e: find and fix reuse of test names #2495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UPSTREAM: 134703: e2e: find and fix reuse of test names #2495
Conversation
|
@bertinatto: the contents of this pull request could be automatically validated. The following commits are valid:
Comment |
|
/lgtm |
|
@bertinatto: the contents of this pull request could not be automatically validated. The following commits are valid:
The following commits could not be validated and must be approved by a top-level approver:
Comment |
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, stbenjam The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@bertinatto: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
The changes in
test/e2e_node/cpu_manager_test.goare not present here because I didn't find any equivalent test to rename in the current code base. The patch is trying to modify test descriptions that were added in a newer version of the code./assign @stbenjam @jsafrane