-
Notifications
You must be signed in to change notification settings - Fork 296
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
🌱 hack: follow up fix from aligning image build process #2720
🌱 hack: follow up fix from aligning image build process #2720
Conversation
/test help |
@chrischdi: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In 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-vsphere-e2e-main |
2701316
to
7d10513
Compare
/test pull-cluster-api-provider-vsphere-e2e-main |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2720 +/- ##
==========================================
- Coverage 64.69% 64.60% -0.10%
==========================================
Files 119 119
Lines 8640 8640
==========================================
- Hits 5590 5582 -8
- Misses 2620 2626 +6
- Partials 430 432 +2 ☔ View full report in Codecov by Sentry. |
7d10513
to
7da595a
Compare
/retest |
/test pull-cluster-api-provider-vsphere-e2e-main |
Thx! Damn. I should have seen that one on review / pairing :) /lgtm |
LGTM label has been added. Git tree hash: 2c777f3b388a4a4baf3af44f52cc00a9cb1f43e1
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
What this PR does / why we need it:
Fixes hack/e2e.sh to look for the right image and by that e2e-main: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/periodic-cluster-api-provider-vsphere-e2e-main/1755157866454454272
Issue got introduced in #2691
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 #