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)