[
https://issues.apache.org/jira/browse/MESOS-9016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695173#comment-16695173
]
Chun-Hung Hsiao commented on MESOS-9016:
----------------------------------------
Most of the work has been finished by [~bbannier]:
https://reviews.apache.org/r/68472/.
The remaining work is to make tests related to publishing resources non-root.
We might be able to achieve this by doing {{fs::unmountAll}} in the
{{TearDown}} function of the test fixture.
> Make all SLRP tests become non-root tests.
> ------------------------------------------
>
> Key: MESOS-9016
> URL: https://issues.apache.org/jira/browse/MESOS-9016
> Project: Mesos
> Issue Type: Task
> Components: test
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
> Priority: Major
> Labels: mesosphere, storage, test
>
> All SLRP and Resource Provider Config API tests enables {{filesystem/linux}}
> isolation and thus require root permission. However, we remove the isolation
> and unmount all paths under the test sandboxes instead, to make them non-root
> tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)