This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[18.03] skip DockerTrustSuite tests for 18.03#437
Merged
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> (cherry picked from commit 9d7b9c2) 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> (cherry picked from commit 1a2098c) Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
Contributor
Author
|
Looks like DockerTrustSuite tests all pass, but have an error with TestAttachAfterDetach which will be addressed with #439 |
Contributor
|
LGTM! I will port them to docker cli. |
docker-jenkins
pushed a commit
that referenced
this pull request
Jan 16, 2020
…ker_py_test [19.03 backport] docker-py: skip broken ImageCollectionTest::test_pull_multiple, and re-enable fixed tests Upstream-commit: 077f0939881ed69e105a4e6bc5daea74e91f3dbc Component: engine
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 31, 2020
[18.03] skip DockerTrustSuite tests for 18.03
docker-jenkins
pushed a commit
that referenced
this pull request
Mar 12, 2020
Update README to include Ubuntu 19.10 Upstream-commit: 486c47f Component: packaging
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
…ker-archive#435) * * Verification scripts for rpm * Verification scripts for deb * Integrated verify step in release-packaging Jenkinsfile Signed-off-by: Zuhayr Elahi <elahi.zuhayr@gmail.com> * Merge pull request docker-archive#439 from seemethere/remove_f31 [ce-19.03] ci: Remove fedora 31 arm64 * Revert "Merge pull request docker-archive#439 from seemethere/remove_f31" This reverts commit 700e7a6b75938d96ab587b889077ec6a3dec9963, reversing changes made to caa1930f1f60c52afccd1ff06882c6e7c2200440. * [ce-19.03] ci: Re-add saveS3 (docker-archive#437) [ce-19.03] ci: Re-add saveS3
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
Update README to include Ubuntu 19.10
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, 18.01, and 18.02 caused by updated stderr output from docker/cli#636 Fix stdout and errors in image/trust
This pr is duplicate of #397 [18.02] skip DockerTrustSuite tests for 18.02
With cherry-pick 9d7b9c2 and 1a2098c:
No conflicts.