Details
-
Bug
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
MESOS-6588 LinuxRootfs misses required files
- Resolved
- is related to
-
MESOS-6011 Tests relying on LinuxRootfs::create fail with Fedora 24 (and probably others)
- Resolved