-
Notifications
You must be signed in to change notification settings - Fork 280
🌱 ci: build e2e prerequisites in parallel #2479
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
🌱 ci: build e2e prerequisites in parallel #2479
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
d1f0813
to
aa125cf
Compare
55af120
to
e520f42
Compare
0c42665
to
4eb647f
Compare
With this change we build the prerequisites of the e2e tests in parallel with the devstack build. We also upload the e2e image to devstack while devstack is still building, as soon as SSH is available.
4eb647f
to
752dea6
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: EmilienM 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 |
/hold cancel |
For good measure: /test pull-cluster-api-provider-openstack-e2e-test |
/lgtm |
/retitle 🌱 ci: build e2e prerequisites in parallel |
With this change we build the prerequisites of the e2e tests in parallel with the devstack build. We also upload the e2e image to devstack while devstack is still building, as soon as SSH is available.
This seems to result in an approximately 10 minute speed-up.
/hold