This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[17.10] ensure channel is allocated#261
Merged
Merged
Conversation
Signed-off-by: Stephen J Day <stephen.day@docker.com> (cherry picked from commit e78772af4dca453ed97ff25b03adbaec2054859a) Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
Contributor
Author
|
Can confirm that this alleviates the Current failures are consistent and should be mostly alleviated by #260 with the exception of 2 tests:
|
docker-jenkins
pushed a commit
that referenced
this pull request
Nov 28, 2018
[master] deb/systemd: remove Upstream-commit: 84ded22 Component: packaging
docker-jenkins
pushed a commit
that referenced
this pull request
Jun 17, 2019
[19.03 backport ENGCORE-831] aufs optimizations #39107 Upstream-commit: b9cd7b59b62f36fba67cbee657ded039b52a0d55 Component: engine
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
…remove_systemd [master] deb/systemd: remove
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
To remedy hanging tests as addressed in docker/cli#577
Signed-off-by: Stephen J Day stephen.day@docker.com
(cherry picked from commit e78772af4dca453ed97ff25b03adbaec2054859a)
Signed-off-by: Eli Uriegas eli.uriegas@docker.com