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

Skip TestRunBindMountPropagation #3837

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apostasie
Copy link
Contributor

Fix #3404

It seems that this test never runs on the CI - presumably because of the docker environment.

Furthermore, it does run outside of docker, with rootless - but fails, as the mechanism deciding that the mount is shared is incorrect (possibly because of nsenter or the way rootlesskit starts containerd).

In all cases, suggesting we skip it for now:

  • it will not change anything for the CI
  • it will allow to run the rootless test suite locally

@apostasie
Copy link
Contributor Author

Failure is docker hub 429.

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.

TestRunBindMountPropagation fails locally (mountpoint \"/\" doesn't have optional field neither of [shared:]")
1 participant