-
Notifications
You must be signed in to change notification settings - Fork 63
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
🌱 Update e2e for upgrade cluster manager #394
🌱 Update e2e for upgrade cluster manager #394
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiujian16 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 |
d9ccbbd
to
2f0636c
Compare
|
||
err = e2e.Clusteradm().Upgrade( | ||
"klusterlet", | ||
"clustermanager", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so we only need to test upgrading the clustermanager, not klusterlet, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to, will add another test for klusterlet
7545bc1
to
6e09b28
Compare
Signed-off-by: Jian Qiu <[email protected]>
df36d1d
to
31834c7
Compare
Signed-off-by: Jian Qiu <[email protected]>
31834c7
to
bb08b28
Compare
/lgtm |
4d7d077
into
open-cluster-management-io:main
Summary
Related issue(s)
Fixes #387