Skip to content

Update Docker Hub image path for Enroot import test#485

Merged
ekouts merged 2 commits intoeth-cscs:mainfrom
Madeeks:update_enroot_import_dockerhub
Dec 16, 2025
Merged

Update Docker Hub image path for Enroot import test#485
ekouts merged 2 commits intoeth-cscs:mainfrom
Madeeks:update_enroot_import_dockerhub

Conversation

@Madeeks
Copy link
Member

@Madeeks Madeeks commented Dec 11, 2025

  • Describe the purpose of this pull request: Testing on Beverin by @rasolca found that the Enroot import test from DockerHub was failing. I have reason to believe that the failure is due to the updates on image reference resolution introduced in Enroot 4.0. With the latest code, DockerHub references should use the docker.io shorthand (and let Enroot expand the path) OR provide the full registry path (e.g. index.docker.io#library/ubuntu:latest), not a mixed format (e.g. full URL but skipping the namespace: index.docker.io#ubuntu). This MR fixes the test by using the full registry path.

@ekouts ekouts self-requested a review December 16, 2025 09:49
@ekouts ekouts merged commit 17bf9bc into eth-cscs:main Dec 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants