[
https://issues.apache.org/jira/browse/MESOS-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bannier updated MESOS-6182:
------------------------------------
Assignee: James Peach (was: Benjamin Bannier)
> LinuxRootfs::create ignores failures from adding non-existing files
> -------------------------------------------------------------------
>
> Key: MESOS-6182
> URL: https://issues.apache.org/jira/browse/MESOS-6182
> Project: Mesos
> Issue Type: Bug
> Components: test
> Reporter: Benjamin Bannier
> Assignee: James Peach
>
> {{LinuxRootfs::create}} attempts to add a hardcoded list of files to the
> created rootfs. However, if a file does not exist no failure is created, but
> the file will be missing from the rootfs.
> This can then lead to failures in tests using the rootfs and relying on files
> in it.
> We should make failures to compose the planned rootfs explicit so users of
> this test code know what they can rely on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)