[17.11] update trust tests for 17.11#278
Conversation
|
FYI the docker-ce master branch has just been updated with latest code from upstream this morning. Can you also describe the cherry-pick command and if there was a conflict? |
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
37f2e48 to
f97419a
Compare
|
ok just rebased. No conflict on the cherry-pick, it's the same commit from @seemethere to disable tests that break due to notary version mismatches in moby vs. docker/cli and assume forwards-compatibility. |
|
I can confirm the code change for this PR brings the tests green for For cherry-pick commit, need to pass more args to decorate commit with more ornaments, e.g.: It'll help leave a trail in case future selves need to walk backwards. Also, this will need to be rebased to the 17.11 branch when it is cut. |
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> (cherry picked from commit 4e81e4f) Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
f97419a to
ec6b0a1
Compare
andrewhsu
left a comment
There was a problem hiding this comment.
LGTM
branch for 17.11 has been cut, bringing this one in
Support SCTP port mapping Upstream-commit: 64f92fd07c92dcb312500bbc3447f1b490b494b9 Component: cli
[master] bump golang to 1.10.5 Upstream-commit: ac1b8f6 Component: packaging
…ing_network_error [18.09 backport] Handle the error case when a container reattaches to the same network Upstream-commit: c3e816c6f914a60e395f9b5f11942720de433b31 Component: engine
…7.11 [17.11] update trust tests for 17.11
[master] bump golang to 1.10.5
cc @andrewhsu @seemethere