Skip to content

[9.2] [FTR] Disable dockerServers service when stubbing (#237634)#238984

Merged
kibanamachine merged 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-237634
Oct 14, 2025
Merged

[9.2] [FTR] Disable dockerServers service when stubbing (#237634)#238984
kibanamachine merged 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-237634

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

Currently the dockerServers service starts a package registry container
even if there are no tests. The package registry container can take up
to 2m to start on CI, so it adds an unnecessary delay.

Relates to: elastic#237584

(cherry picked from commit 74ac864)
@kibanamachine kibanamachine requested a review from a team as a code owner October 14, 2025 17:33
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Oct 14, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) October 14, 2025 17:33
@kibanamachine kibanamachine merged commit d1dd442 into elastic:9.2 Oct 14, 2025
16 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/test 308 309 +1
Unknown metric groups

API count

id before after diff
@kbn/test 365 366 +1

cc @dgieselaar

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.

3 participants