test: custom K8s build on machine pool#1419
Conversation
Signed-off-by: Ernest Wong <chuwon@microsoft.com>
|
@chewong: The label(s) DetailsIn response to this:
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. |
| AfterEach(func() { | ||
| if cluster == nil { | ||
| // this means the cluster failed to come up. We make an attempt to find the cluster to be able to fetch logs for the failed bootstrapping. | ||
| _ = bootstrapClusterProxy.GetClient().Get(ctx, types.NamespacedName{Name: clusterName, Namespace: namespace.Name}, cluster) |
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CecileRobertMichon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
1 similar comment
|
/retest |
|
/test pull-cluster-api-provider-azure-e2e |
Signed-off-by: Jeremy Rickard <jrickard@microsoft.com> Co-authored-by: Jeremy L. Morris <jeremymorrisfoss@gmail.com>
Signed-off-by: Ernest Wong chuwon@microsoft.com
What type of PR is this?
/kind other
What this PR does / why we need it:
Follow-up PR for #1264 and #1383.
clusterinAfterSuiteofconformance_test.goso we can collect machine boot log if cluster provision failedWhich 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:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: