You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2016/10/24 03:25:58 UTC

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

Yan Xu created MESOS-6455:
-----------------------------

             Summary: 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
            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)