Skip to content

[9.1] [Dataset quality] configuring dockerized package registry in tests (#250040)#250317

Merged
mohamedhamed-ahmed merged 1 commit intoelastic:9.1from
mohamedhamed-ahmed:backport/9.1/pr-250040
Jan 25, 2026
Merged

[9.1] [Dataset quality] configuring dockerized package registry in tests (#250040)#250317
mohamedhamed-ahmed merged 1 commit intoelastic:9.1from
mohamedhamed-ahmed:backport/9.1/pr-250040

Conversation

@mohamedhamed-ahmed
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

…lastic#250040)

## Summary

We have been dealing with a lot of flakiness in our tests due to package
registry not being available, this PR changes the package registery
being used to the dockerized one in Dataset Quality. As well as
centralizing its usage in kbn-test package so that it can later on be
used from a central place by other teams instead of duplicating it in
every test suite.

This is work continuation for [[Dataset quality] configuring dockerized
package registry in
tests](elastic#234891).

(cherry picked from commit 8902479)

# Conflicts:
#	x-pack/platform/test/api_integration_deployment_agnostic/default_configs/feature_flag.serverless.config.base.ts
#	x-pack/platform/test/api_integration_deployment_agnostic/default_configs/serverless.config.base.ts
#	x-pack/solutions/observability/test/functional/config.base.ts
@elasticmachine
Copy link
Copy Markdown
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 314 323 +9
Unknown metric groups

API count

id before after diff
@kbn/test 369 379 +10

@mohamedhamed-ahmed mohamedhamed-ahmed merged commit a66b209 into elastic:9.1 Jan 25, 2026
17 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.

3 participants