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

runtimetest: fix mounts check #392

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

Mashimiao
Copy link

Even if bind mount succeed, there will not any bind or rbind key word
in type of options of mount.
So, we can not make sure if bind mount succeed.
It'd better to skip bind mount check

Signed-off-by: Ma Shimiao [email protected]

@Mashimiao
Copy link
Author

ping @opencontainers/runtime-tools-maintainers

@mrunalp
Copy link
Contributor

mrunalp commented Jun 14, 2017

I think I am okay with this. I will let other maintainers chime in as well.

@wking
Copy link
Contributor

wking commented Jun 14, 2017 via email

@liangchenye
Copy link
Member

I don't think it is necessary to add this warning.
I'd rather to add a 'TODO' annotation to this function.

Even if bind mount succeed, there will not any bind or rbind key word
in type of options of mount.
So, we can not make sure if bind mount succeed.
It'd better to skip bind mount check

Signed-off-by: Ma Shimiao <[email protected]>
@Mashimiao Mashimiao force-pushed the skip-bind-mount-check branch from 475ef2c to 7ab0fc8 Compare June 29, 2017 09:12
@Mashimiao
Copy link
Author

@liangchenye OK, I'm fine with adding TODO. we may add it after #391 landed.

@Mashimiao
Copy link
Author

updated, @mrunalp @liangchenye @hqhq PTAL

@mrunalp
Copy link
Contributor

mrunalp commented Jul 11, 2017

LGTM

Approved with PullApprove

1 similar comment
@liangchenye
Copy link
Member

liangchenye commented Jul 12, 2017

LGTM

Approved with PullApprove

@liangchenye liangchenye merged commit 81c608d into opencontainers:master Jul 12, 2017
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.

4 participants