bmahler commented on PR #460: URL: https://github.com/apache/mesos/pull/460#issuecomment-1894497235
Most of this patch looks good, but there is this part should be kept as a twitter-internal patch: ``` ROOT_ContainerARPExternal tries to arping nameservers from /etc/resolv.conf. We don't have any nameservers configured in our local subnet, so we have to disable this test. This is a Twitter specific change. ``` It's just one line of the diff that disables the test via `DISABLED_`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
