-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve][ci] revisit tune-runner-vm action, drop tuning for docker #22448
[improve][ci] revisit tune-runner-vm action, drop tuning for docker #22448
Conversation
- drop tuning for docker since it's no longer needed - image squashing is deprecated and it's no longer used in the build to build the docker image - sometimes builds have been failing due to the docker service not restarting
example failure: https://github.com/apache/pulsar/actions/runs/8570670761/job/23489919722?pr=22446#step:3:114
|
It might be the case that the experimental mode is needed after all. Both docker image builds failed. I'm retrying the other docker image build to see if it's consistent. |
seems to fail consistently: |
This reverts commit f887ff7.
Motivation & Modifications
Documentation
doc
doc-required
doc-not-needed
doc-complete