-
Notifications
You must be signed in to change notification settings - Fork 260
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
✨E2E error logging improvements #1032
✨E2E error logging improvements #1032
Conversation
✔️ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready! 🔨 Explore the source changes: c12f58b 🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/6179b2f70d7a3d0007c4d477 😎 Browse the preview: https://deploy-preview-1032--kubernetes-sigs-cluster-api-openstack.netlify.app |
/test pull-cluster-api-provider-openstack-e2e-test |
Looks like this was required due to a flake in devstack 🤔 Lets keep an eye on how common this is. If this happens too often, this would be a more compelling reason to bring back preinstalled than the time saved. |
Because of
Should we also stop using cluster-api-provider-openstack/Makefile Line 145 in c12f58b
Because the target Edit: I just checked the output. I don't think that will give us any advantages 🙂 okay with it as is |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hidekazuna, mdbooth 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:
This makes 2 improvements to error logging in E2E tests: