Use package registry lite image for fleet tests#147139
Merged
jsoriano merged 5 commits intoelastic:mainfrom Dec 13, 2022
jsoriano:fleet-tests-use-package-registry-lite
Merged
Use package registry lite image for fleet tests#147139jsoriano merged 5 commits intoelastic:mainfrom jsoriano:fleet-tests-use-package-registry-lite
jsoriano merged 5 commits intoelastic:mainfrom
jsoriano:fleet-tests-use-package-registry-lite
Conversation
Contributor
|
Pinging @elastic/fleet (Team:Fleet) |
Member
Author
|
Umm, may failure be related to the update in bundled packages? #147085 🤔 |
Member
Author
|
@elasticmachine merge upstream |
Contributor
Member
|
Looks like the test fail because there is no entry in the registry for the |
Member
|
@elasticmachine merge upstream |
Member
|
@elasticmachine merge upstream |
Contributor
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled in files
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @jsoriano |
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.
Summary
Lite image is much smaller that the production image, and should be enough for testing.
This change was already applied in #146809, but reverted, testing it again.