[
https://issues.apache.org/jira/browse/MESOS-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389313#comment-14389313
]
Cody Maloney commented on MESOS-2233:
-------------------------------------
So in there some tests are disabled (See the GTEST_FILTER line). To get the
others to work you need on the docker container. Ideally that line is set via
other environment variables launching the container rather than built into the
container / dockerfile.
--privileged
Volume mount in /sys/fs/cgroups (if the host is systemd based, non-systemd I
think the path is a little different)
Bridged networking
> Run ASF CI mesos builds inside docker
> -------------------------------------
>
> Key: MESOS-2233
> URL: https://issues.apache.org/jira/browse/MESOS-2233
> Project: Mesos
> Issue Type: Task
> Components: technical debt
> Reporter: Vinod Kone
> Assignee: Vinod Kone
> Labels: twitter
> Attachments: Dockerfile, supervisord.conf
>
>
> There are several limitations to mesos projects current state of CI, which is
> run on builds.a.o
> --> Only runs on Ubuntu
> --> Doesn't run any tests that deal with cgroups
> --> Doesn't run any tests that need root permissions
> Now that ASF CI supports docker
> (https://issues.apache.org/jira/browse/BUILDS-25), it would be great for the
> Mesos project to use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)