Skip to content

[9.5] [CI] Fix Quick-checks flakiness: force unused_deps to run sequentially (#290536) - #290602

Merged
kibanamachine merged 1 commit into
elastic:9.5from
kibanamachine:backport/9.5/pr-290536
Sep 11, 2026
Merged

[9.5] [CI] Fix Quick-checks flakiness: force unused_deps to run sequentially (#290536)#290602
kibanamachine merged 1 commit into
elastic:9.5from
kibanamachine:backport/9.5/pr-290536

Conversation

@kibanamachine

Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.5:

Questions ?

Please refer to the Backport tool documentation

elastic#290536)

## Summary
This pull request updates the quick checks pipeline to better handle
checks that require a stable workspace, ensuring they run in the correct
order and with appropriate isolation. The main changes involve
introducing a new `requiresStableWorkspace` property, updating the
partitioning logic for check execution, and adjusting the order of
checks in the configuration file.

(cherry picked from commit 7135bd5)
@kibanamachine

Copy link
Copy Markdown
Contributor Author

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @delanni

@kibanamachine
kibanamachine merged commit 61bb2fc into elastic:9.5 Sep 11, 2026
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants