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

Don't fail the mounter test because the kernel added options #270

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

nalind
Copy link
Member

@nalind nalind commented Jan 17, 2019

On SELinux-enabled kernels, the kernel will helpfully add a "seclabel" option to mounted filesystems to indicate that labeling is supported. Don't let that break our tests.

On SELinux-enabled kernels, the kernel will helpfully add a "seclabel"
option to mounted filesystems to indicate that labeling is supported.
Don't let that break our tests.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@rhatdan
Copy link
Member

rhatdan commented Jan 17, 2019

LGTM

@rhatdan rhatdan merged commit 509b3f0 into containers:master Jan 17, 2019
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