You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "haosdent (JIRA)" <ji...@apache.org> on 2016/05/02 20:02:12 UTC

[jira] [Commented] (MESOS-4943) Reduce the size of LinuxRootfs in tests.

    [ https://issues.apache.org/jira/browse/MESOS-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267104#comment-15267104 ] 

haosdent commented on MESOS-4943:
---------------------------------

Hi, [~jieyu] [~gilbert]. Is it OK to use a minimized tar as test resources instead of copy from system? CentOS 7 use symbol link for
{code}
      "/bin",
      "/lib",
      "/lib64",
{code}
and it makes the test cases slow.

> Reduce the size of LinuxRootfs in tests.
> ----------------------------------------
>
>                 Key: MESOS-4943
>                 URL: https://issues.apache.org/jira/browse/MESOS-4943
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Jie Yu
>              Labels: mesosphere
>
> Right now, LinuxRootfs copies files from the host filesystem to construct a chroot-able rootfs. We copy a lot of unnecessary files, making it very large. We can potentially strip a lot files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)