This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[18.02] skip DockerTrustSuite tests for 18.02#397
Merged
seemethere merged 2 commits intodocker-archive:18.02from Jan 24, 2018
andrewhsu:fix-tests
Merged
[18.02] skip DockerTrustSuite tests for 18.02#397seemethere merged 2 commits intodocker-archive:18.02from andrewhsu:fix-tests
seemethere merged 2 commits intodocker-archive:18.02from
andrewhsu:fix-tests
Conversation
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> (cherry picked from commit 4e81e4f) Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com> (cherry picked from commit ec6b0a1) Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commit fbfeceb) Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commit e357107) Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com> (cherry picked from commit 250b84e) Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commit d256539) Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commit 5742bd3) Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Contributor
Author
8 tasks
docker-jenkins
pushed a commit
that referenced
this pull request
Oct 17, 2019
fixed erroneous use of "-eq" operator Upstream-commit: ce87ec1 Component: packaging
docker-jenkins
pushed a commit
that referenced
this pull request
Oct 28, 2019
…dbox [19.03 backport] rootless: harden slirp4netns with mount namespace and seccomp Upstream-commit: d91a85a9b53c397101a9b9ba75a4bf18b52c3ab1 Component: engine
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
fixed erroneous use of "-eq" operator
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.
Seeing failures in
DockerTrustSuite:This PR will address it by ignoring those tests until they can be ported to the new testing thing.
This PR fixes the same notary mismatch issue from 17.10, 17.11, 17.12, and 18.01 caused by updated stderr output from docker/cli#636 Fix stdout and errors in image/trust
This pr is duplicate of #344 [17.12] update trust tests for 17.12
With cherry-pick e357107 and 5742bd3:
No conflicts.