> On July 8, 2017, 10:23 a.m., Benjamin Bannier wrote: > > Since this wasn't caught by `make check` previously, do we have manual > > steps we could perform to verify that the `--ip6` flag of libprocess works?
Valid point. Have added the output from the manual testing when the `--ip6` flag is set on the agent. The `task` output in agent and master state clearly shows that the IPv6 set by the operator is set for the container running on the host network. - Avinash ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60724/#review179980 ----------------------------------------------------------- On July 8, 2017, 4:45 a.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60724/ > ----------------------------------------------------------- > > (Updated July 8, 2017, 4:45 a.m.) > > > Review request for mesos, Benjamin Bannier and Benjamin Hindman. > > > Bugs: MESOS-7772 > https://issues.apache.org/jira/browse/MESOS-7772 > > > Repository: mesos > > > Description > ------- > > Fixed initialization of `LIBPROCESS_IP6`. > > > Diffs > ----- > > src/slave/main.cpp 358a4394d27d2d123c9cdc9ed3e5295ecbaf9130 > > > Diff: https://reviews.apache.org/r/60724/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Avinash sridharan > >
