Skip to content

Fix version old engine master#2537

Merged
tiborvass merged 3 commits intodocker:masterfrom
silvin-lubecki:fix-version-old-engine-master
May 20, 2020
Merged

Fix version old engine master#2537
tiborvass merged 3 commits intodocker:masterfrom
silvin-lubecki:fix-version-old-engine-master

Conversation

@silvin-lubecki
Copy link
Copy Markdown
Contributor

Fixes #2533

- What I did
#cf663b5 introduced a regression when the CLI negotiates the API version with an old daemon. This PR reverts it partially and adds regression tests, running all e2e tests against 18.09 daemon.

- Description for the changelog

  • Fix "Docker client version 19.03.09 doesn't automatically downgrade Docker API version correctly"

- A picture of a cute animal (not mandatory but encouraged)
image

… older docker engine.

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
… we use to run e2e tests

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
Rewrite Jenkinsfile to new declarative syntax without parallel as the e2e framework is not tailored for than (container name clash, port clash,...)

Signed-off-by: Tibor Vass <tibor@docker.com>
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker client version 19.03.09 doesn't automatically downgrade Docker API version correctly

3 participants