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

Qian Zhang commented on MESOS-8732:
-----------------------------------

commit 3d156db1b02fdd607246a899d399fe5010a1c560
Author: Andrei Budnik 
Date: Fri May 25 09:08:13 2018 +0800

Enabled composing containerizer as a default containerizer in tests.
 
 This patch enforces all tests that start an agent to use composing
 containerizer. This is needed to make sure that composing containerizer
 is fairly covered by tests.
 
 Review: https://reviews.apache.org/r/66817/

> Use composing containerizer by default in tests.
> ------------------------------------------------
>
>                 Key: MESOS-8732
>                 URL: https://issues.apache.org/jira/browse/MESOS-8732
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization
>            Reporter: Andrei Budnik
>            Assignee: Andrei Budnik
>            Priority: Major
>              Labels: containerizer, mesosphere, tests
>
> If we assign "docker,mesos" to the `containerizers` flag for an agent, then 
> `ComposingContainerizer` will be used for many tests that do not specify 
> `containerizers` flag. That's the goal of this task.
> I tried to do that by adding [`flags.containerizers = 
> "docker,mesos";`|https://github.com/apache/mesos/blob/master/src/tests/mesos.cpp#L273],
>  but it turned out that some tests are started to hang due to a paused 
> clocks, while docker c'zer and docker library use libprocess clocks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to