[8.18] [ci] Trigger VM image rebuild for cache rebuild only (#213497)#213721
Merged
delanni merged 1 commit intoelastic:8.18from Mar 10, 2025
Merged
[8.18] [ci] Trigger VM image rebuild for cache rebuild only (#213497)#213721delanni merged 1 commit intoelastic:8.18from
delanni merged 1 commit intoelastic:8.18from
Conversation
## Summary When VM image rebuild is triggered after ES promotion, only the cache warmup should be built. This PR also separates the daily full build to a daily base + cache build (in case ES promotions are failing for some reason, we should still have a daily cache refresh). Requires: elastic/ci-agent-images#1295 With this, we'd run a daily base image build and cache build (~40m + 25m) + cache warmups for every promotion (~4x 25m) instead of a full build and promotion per build (~4x 55m). Ultimately not that much of a gain 🤷 (4*55=220m => 40+5x25=165m) (cherry picked from commit 830dbd4) # Conflicts: # .buildkite/pipeline-resource-definitions/kibana-vm-images.yml # .buildkite/scripts/steps/es_serverless/promote_es_serverless_image.sh # .buildkite/scripts/steps/fleet/promote_package_registry.sh
Contributor
💚 Build Succeeded
Metrics [docs]
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto8.18:Questions ?
Please refer to the Backport tool documentation