Skip to content

CI: update engine versions and Jenkins labels - #3137

Merged
silvin-lubecki merged 3 commits into
docker:masterfrom
thaJeztah:update_ci_engine
Jun 15, 2021
Merged

CI: update engine versions and Jenkins labels#3137
silvin-lubecki merged 3 commits into
docker:masterfrom
thaJeztah:update_ci_engine

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

Splitting this from #3128, as the "e2e" docker-in-docker version needs a bit more work.

This update makes sure that Jenkins doesn't fail when trying to run on machines with cgroups v2 enabled (which docker 19.03 doesn't work on)

The dind engine version that we use in e2e does not support cgroups v2,
so if we landed on an Ubuntu 20.04 node with cgroups v2 enabled, CI failed:
Stderr: Error response from daemon: cgroups: cgroup mountpoint does not exist: unknown
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
20.10.6 looks to be the latest supported version:
https://circleci.com/docs/2.0/building-docker-images/#docker-version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah changed the title CI: update engine versionsCI: update engine versions and Jenkins labelsJun 15, 2021
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

@silvin-lubecki ptal 🤗

Comment threadJenkinsfile

@silvin-lubeckisilvin-lubecki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for freeto 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.

2 participants

@thaJeztah@silvin-lubecki