You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2016/10/28 09:35:59 UTC

[jira] [Updated] (MESOS-6455) DefaultExecutorTests fail when running on hosts without docker.

     [ https://issues.apache.org/jira/browse/MESOS-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Rukletsov updated MESOS-6455:
---------------------------------------
    Summary: DefaultExecutorTests fail when running on hosts without docker.  (was: DefaultExecutorTests fail when running on hosts without docker )

> DefaultExecutorTests fail when running on hosts without docker.
> ---------------------------------------------------------------
>
>                 Key: MESOS-6455
>                 URL: https://issues.apache.org/jira/browse/MESOS-6455
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.1.0
>            Reporter: Yan Xu
>
> {noformat:title=}
> [  FAILED  ] Containterizers/DefaultExecutorTest.ROOT_TaskRunning/1, where GetParam() = "docker,mesos"
> [  FAILED  ] Containterizers/DefaultExecutorTest.ROOT_KillTask/1, where GetParam() = "docker,mesos"
> [  FAILED  ] Containterizers/DefaultExecutorTest.ROOT_TaskUsesExecutor/1, where GetParam() = "docker,mesos"
> {noformat}
> {noformat:title=}
> ../../src/tests/default_executor_tests.cpp:98: Failure
> slave: Failed to create containerizer: Could not create DockerContainerizer: Failed to create docker: Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
> {noformat}
> Maybe we can put {{DOCKER_}} in the instantiation name and use another instantiation for tests that don't require docker?
> /cc [~vinodkone] [~anandmazumdar]



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