[8.19] [CI] Move faster beta build to default (#252200)#252633
Merged
Ikuni17 merged 4 commits intoelastic:8.19from Feb 12, 2026
Merged
[8.19] [CI] Move faster beta build to default (#252200)#252633Ikuni17 merged 4 commits intoelastic:8.19from
Ikuni17 merged 4 commits intoelastic:8.19from
Conversation
## Summary - This is a follow up to elastic#241974 and enables it by default. - CI runs are about 80 minutes even with preemptions in FTR, [example](https://buildkite.com/elastic/kibana-pull-request/builds/391420/waterfall) - Remove old `yml` that are no longer needed - `Scout Test Run Builder` updates - Moved into `base.yml` and now starts sooner since it blocks all Scout tests. It now only depends on `build` and `check_types` - Changed machine to `c3d-standard-8` - Manifests are now generated in parallel, resulting in 75% time reduction and will scale better as Scout is adopted - Overall step time was reduced 38% - Allows passing `depends_on` to Scout steps via `SCOUT_CONFIGS_DEPS` like FTR and Jest (cherry picked from commit 77a0439) # Conflicts: # .buildkite/pipelines/pull_request/base_merged_phases.yml # .buildkite/pipelines/pull_request/scout_tests.yml # src/platform/packages/shared/kbn-scout/src/cli/manifests.ts
…elastic#252768) This reverts the parallel logic added at elastic#252200 for now. @dolaru will look later on how to do this properly.
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
|
mistic
approved these changes
Feb 12, 2026
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.19:Questions ?
Please refer to the Backport tool documentation