You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/09/08 17:40:00 UTC

[jira] [Created] (MESOS-7948) PortMappingIsolatorTest.ROOT_DNS should check for the "host" command.

James Peach created MESOS-7948:
----------------------------------

             Summary: PortMappingIsolatorTest.ROOT_DNS should check for the "host" command.
                 Key: MESOS-7948
                 URL: https://issues.apache.org/jira/browse/MESOS-7948
             Project: Mesos
          Issue Type: Bug
          Components: test
            Reporter: James Peach


{noformat}
sh: host: command not found
../../src/tests/containerizer/port_mapping_tests.cpp:1373: Failure
Value of: (os::read(exitStatus)).get()
  Actual: "127"
Expected: "0"
Which is: "0"
[  FAILED  ] PortMappingIsolatorTest.ROOT_DNS (313 ms)
{noformat}

Seems like {{PortMappingIsolatorTest.ROOT_DNS}} needs host(1) fro the bind-utils package.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)