Skip to content
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

To Do List for Major Stability Release #124

Closed
11 tasks done
tomeichlersmith opened this issue Aug 29, 2024 · 0 comments
Closed
11 tasks done

To Do List for Major Stability Release #124

tomeichlersmith opened this issue Aug 29, 2024 · 0 comments

Comments

@tomeichlersmith
Copy link
Owner

tomeichlersmith commented Aug 29, 2024

Manual Testing

Double checking functionality in the environments I want to promise to support.

In Ubuntu VM

  • apptainer - CI checks non-interactive, double-checked GUI in VM
  • podman - have Linux Mint Laptop with podman 3.4.4, working well
  • docker - have Linux Mint computer with docker 27.0.3, working well
  • singularityCE - CI checks non-interactive, double-checked GUI in VM

On Remote Clusters (mostly RHEL)

Making sure to check for GUI access over SSH and then into container.

  • apptainer
    • everything but X11 forwarding (apptainer 1.3.2 on Rocky 8)
    • everything but X11 forwarding (apptainer 1.2.5 on RHEL 8)
  • podman? (probably won't work? might work with xeyes downloaded from internet but wasn't working with CVMFS podman store)
    • Failed on SLAC's S3DF (RHEL 8, podman 4.1.1) due to "insufficient UIDs or GIDs", I think this is an issue with SLAC's configuration of podman and, since they have apptainer which is working, I'm not going to worry about it.

So, it looks like X11 forwading over SSH and then into container is not working out-of-the-box like I expected. I'm not going to prevent that from a major stability release since it is a small feature that I hope is not used often.

Other To Dos

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

No branches or pull requests

1 participant