Embed CNI configmap in prow CI templates#1333
Conversation
|
/test ls |
|
@CecileRobertMichon: The specified target(s) for
Use
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. |
|
/test pull-cluster-api-provider-azure-conformance-v1alpha4 |
07bb994 to
5e7ee80
Compare
|
/test pull-cluster-api-provider-azure-conformance-v1alpha4 |
5e7ee80 to
2f85bd3
Compare
|
/test pull-cluster-api-provider-azure-conformance-v1alpha4 |
2f85bd3 to
649280f
Compare
|
/test pull-cluster-api-provider-azure-conformance-v1alpha4 |
|
/retest |
649280f to
04ea002
Compare
|
/test pull-cluster-api-provider-azure-conformance-v1alpha4 |
| } | ||
|
|
||
| export LOCAL_ONLY=${LOCAL_ONLY:-"false"} | ||
| export LOCAL_ONLY=${LOCAL_ONLY:-"true"} |
There was a problem hiding this comment.
@chewong you might need to update any jobs that need to push conformance artifacts to an outside registry to have LOCAL_ONLY set to true.
There was a problem hiding this comment.
|
/test pull-cluster-api-provider-azure-conformance-v1alpha4 |
|
/assign @chewong @nader-ziada |
|
/hold until kubernetes/test-infra#21953 merges |
|
/lgtm approve pending the test-infra PR merge |
|
/approve test-infra pr merged |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nader-ziada 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 |
|
/test pull-cluster-api-provider-azure-e2e-windows |
|
/retest flake from #1328 |
|
/retest :( |
|
/retest @jsturtevant getting hit by the windows deploy issue repetitively here |
|
/retest |
Seems like this got worse today. I will try to repo it |
|
I'm going to override the windows job, I've verified that all clusters have built successfully and the windows deployment issue is unrelated to this change. This PR fixes the conformance jobs and unblocks #1330. /override pull-cluster-api-provider-azure-e2e-windows |
|
@CecileRobertMichon: Overrode contexts on behalf of CecileRobertMichon: pull-cluster-api-provider-azure-e2e-windows 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. |
What type of PR is this?
What this PR does / why we need it: Apply changes from https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/1287/files#diff-2d2faf7aecdc4844f880039bc558bf1054f7807269a2c0dad794276e90dee1e4R16 to the other CI templates so that CNI is applied automatically when deploying these from ci-entrypoint or others.
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:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: