-
Notifications
You must be signed in to change notification settings - Fork 430
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 integration with CAPI cluster-autoscaler #3619
test integration with CAPI cluster-autoscaler #3619
Conversation
/hold this one's not ready for merge yet! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3619 +/- ##
==========================================
+ Coverage 62.19% 62.69% +0.49%
==========================================
Files 201 192 -9
Lines 16878 15653 -1225
==========================================
- Hits 10497 9813 -684
+ Misses 5591 5156 -435
+ Partials 790 684 -106 ☔ View full report in Codecov by Sentry. |
9f56992
to
d40b1b2
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
cd3b615
to
f643c48
Compare
/retest |
f643c48
to
1ce9421
Compare
/retest |
addf284
to
f6ea7e9
Compare
/retest |
3 similar comments
/retest |
/retest |
/retest |
/test pull-cluster-api-provider-azure-e2e |
1 similar comment
/test pull-cluster-api-provider-azure-e2e |
f6ea7e9
to
90a82dc
Compare
/retest |
4eb4fca
to
d454819
Compare
f091a0c
to
dcb73c1
Compare
13fe9b8
to
41c0506
Compare
41c0506
to
6de34a5
Compare
c23a0d4
to
93287f4
Compare
93287f4
to
e95b402
Compare
e95b402
to
da22033
Compare
da22033
to
bdf59c0
Compare
Signed-off-by: Jack Francis <[email protected]>
Signed-off-by: Jack Francis <[email protected]>
cd46094
to
86b1e54
Compare
@jackfrancis: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
PR needs rebase. 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. |
@jackfrancis Are we good to close this one and continue iterating on tests in the cluster-autoscaler repo? |
Yes |
What type of PR is this?
What this PR does / why we need it:
This PR adds test integration with the three different upstream cluster-autoscaler scenarios for Azure:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
TODOs:
Release note: