-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Automated cherry pick of #59519: Report InstanceID for vSphere Cloud Provider as UUID obtained from product_serial file #59602
Conversation
/assign @divyenpatel |
/test pull-kubernetes-verify |
fe793ce
to
dc7238a
Compare
/test pull-kubernetes-e2e-gce-device-plugin-gpu |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abrarshivani, divyenpatel 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 OWNERS Files:
Approvers can indicate their approval by writing |
/assign @mbohlool |
@mbohlool is the 1.9 release manager. He has to approve this. |
How this is tested? i.e. is it possible to add some [unit] test? |
@mbohlool This is manually tested e2e on vSphere Infrastructure. Tested:
|
can those tests be ported in 1.9 release branch too? |
I guess I am a little nervous to have a code in 1.9 branch with no test. If you guys feel the feature does not need a test here, I can live with that. I definitely don't want a loads of e2e tests to be added for this change. If you want to add test, thought, it should be in the same PR. (btw, how did you infer from the documentation that we do not cherry pick test changes? we do that all the time actually. Any code change comes into the branch should come with its test code). |
@mbohlool No test is required to test this issue. Since earlier all e2e tests were failing when VM Hardware version was 13. After this fix, the tests are passing. |
/retest Review the full test history for this PR. Silence the bot with an |
1 similar comment
/retest Review the full test history for this PR. Silence the bot with an |
/test pull-kubernetes-e2e-kops-aws |
/retest Review the full test history for this PR. Silence the bot with an |
13 similar comments
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
/retest Review the full test history for this PR. Silence the bot with an |
@mbohlool Test |
/test pull-kubernetes-e2e-kops-aws |
/test all [submit-queue is verifying that this PR is safe to merge] |
/retest Review the full test history for this PR. Silence the bot with an |
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue. |
Cherry pick of #59519 on release-1.9.
#59519: Report InstanceID for vSphere Cloud Provider as UUID obtained from product_serial file