-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58928/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-7401
https://issues.apache.org/jira/browse/MESOS-7401
Repository: mesos
Description
-------
Some of the remote process tests were using a UPID with a zero
IP address field. In order to enable subsequent IP address
validation in the libprocess receiver, update these tests to
use a UPID containing the real IP address of the sender.
Diffs
-----
3rdparty/libprocess/src/tests/process_tests.cpp
bf90c7e78fd50ad7e16cc0a69a248ba71e2a7115
3rdparty/libprocess/src/tests/test_linkee.cpp
921d67695bc0e4d601e9f74fbc625d69bf36ba50
Diff: https://reviews.apache.org/r/58928/diff/1/
Testing
-------
make check (Fedora 25)
Thanks,
James Peach