-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerstatic: Add sles12 and sles15 dockerfiles #2696
Conversation
Turns out the sles12 box can pull from sles 15 repositories. @jiekang ref the possible kernel update; turns out docker containers use the host kernel anyway, so I do not think we have to worry about the sles15 repos updating the kernel here |
Got a sles12 box running https://ci.adoptopenjdk.net/computer/test-docker-sles12-s390x-1/ and a sles15 box running https://ci.adoptopenjdk.net/computer/test-docker-sles15-s390x-1/, but neither have labels yet. Once merged, i'll add the labels Sanity grinders running on both machines have shown only util tests to fail |
ping @sxa @steelhead31 for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/DockerStatic/Dockerfiles/Dockerfile.sles12
Show resolved
Hide resolved
@zdtsw Is there anything stopping this pr from being merged? |
Draftpr for sles12 and sles15 dockerfiles to be hosted on dockerhost-marist-ubuntu2204-s390x-1ref #2689