Benjamin Bannier created MESOS-6182:
---------------------------------------

             Summary: 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: Benjamin Bannier


{{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)

Reply via email to