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

Dockertest for Fuse mount options #1007

Open
hosh opened this issue Apr 2, 2015 · 4 comments
Open

Dockertest for Fuse mount options #1007

hosh opened this issue Apr 2, 2015 · 4 comments
Labels
exp/novice Someone with a little familiarity can pick up kind/test Testing work topic/fuse Topic fuse

Comments

@hosh
Copy link
Contributor

hosh commented Apr 2, 2015

#997 allows user to mount with allow_other option. A dockertest should be created to test this functionality.

@hosh hosh self-assigned this Apr 2, 2015
@hosh
Copy link
Contributor Author

hosh commented Apr 2, 2015

See tests/3nodetest for example.

Basically:

Mount with default option
Verify can write to /ipns/local as user
Verify cannot write to /ipns/local as a different user
Change mount setting to allow_other true
Verify can write to /ipns/local as user
Verify can write to /ipns/local as a different user
Cleanup

@jbenet
Copy link
Member

jbenet commented Dec 1, 2015

#2023

@jbenet jbenet unassigned hosh Dec 1, 2015
@RichardLitt RichardLitt added exp/novice Someone with a little familiarity can pick up and removed difficulty: easy labels Feb 2, 2016
@RichardLitt RichardLitt added help wanted Seeking public contribution on this issue and removed help wanted Seeking public contribution on this issue labels May 31, 2016
@McCoySebrell
Copy link

Is this still open ?

@Stebalien
Copy link
Member

@ShifuKoi yes. Unfortunately, our fuse filesystem is woefully untested (and kind of buggy).

@momack2 momack2 added this to Inbox in ipfs/go-ipfs May 9, 2019
@Stebalien Stebalien removed the help wanted Seeking public contribution on this issue label Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/novice Someone with a little familiarity can pick up kind/test Testing work topic/fuse Topic fuse
Projects
No open projects
Development

No branches or pull requests

5 participants