-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58928/
-----------------------------------------------------------
(Updated May 10, 2017, 6:05 p.m.)
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 (updated)
-----
3rdparty/libprocess/src/process.cpp 96ce7dbc486a2f1d55d2238a8a102bf024b12b1c
3rdparty/libprocess/src/tests/process_tests.cpp
bf90c7e78fd50ad7e16cc0a69a248ba71e2a7115
3rdparty/libprocess/src/tests/test_linkee.cpp
921d67695bc0e4d601e9f74fbc625d69bf36ba50
Diff: https://reviews.apache.org/r/58928/diff/3/
Changes: https://reviews.apache.org/r/58928/diff/2-3/
Testing
-------
make check (Fedora 25)
Thanks,
James Peach