-
Notifications
You must be signed in to change notification settings - Fork 621
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
Test buid monitor create opts #2429
Test buid monitor create opts #2429
Conversation
Hi @majorchork. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
/ok-to-test |
4ff271e
to
a3623d6
Compare
hello @pierreprinetti, kindly take a look at this test and please let me know if you have any suggestions 😃 |
a3623d6
to
bb0347f
Compare
bb0347f
to
b1163dd
Compare
Thanks. Please squash and we should be ready to merge! |
b1163dd
to
d89b9ac
Compare
thanks a lot, squashed!😅 |
/retest |
Seems like this is missing a case when |
test: LbaasV2 method buildMonitorCreateOpts
d89b9ac
to
45ef1be
Compare
Wow! thanks a lot. Nice catch! I've added it now |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dulek 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 |
test: LbaasV2 method buildMonitorCreateOpts
What this PR does / why we need it:
this pr adds unit test for buildMonitorCreateOpts LbaasV2 method in loadbalancer.go
Which issue this PR fixes(if applicable):
refers #2400
Special notes for reviewers:
Release note: