[CI] docker login for linux only#24030
Merged
v1v merged 1 commit intoelastic:masterfrom Feb 15, 2021
Merged
Conversation
Contributor
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
mdelapenya
approved these changes
Feb 15, 2021
cachedout
approved these changes
Feb 15, 2021
kuisathaverat
approved these changes
Feb 15, 2021
v1v
added a commit
to v1v/beats
that referenced
this pull request
Feb 15, 2021
v1v
added a commit
that referenced
this pull request
Feb 16, 2021
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.
What does this PR do?
As a consequence of #23854 then it's required the login for Linux workers to interact with the packaging correctly. But it's not required for other platforms such as
darwinandwindows.Why is it important?
Docker login in Darwin is not trivial since it requires some docker-machine context, some Darwin workers got no issues regarding the login since it seems the docker-machine context is correct, but some of the CI Darwin workers got some issues.
This should fix the issues of broken builds in the
masterand7.xbranches regarding those docker login issues.Workers
The below workers have been disabled until this fix is not merged for
masterand7.xbranches.