-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53411/
-----------------------------------------------------------
Review request for mesos.
Bugs: MESOS-6537
https://issues.apache.org/jira/browse/MESOS-6537
Repository: mesos
Description
-------
Use a random TCP port for framework tests.
Diffs
-----
src/tests/balloon_framework_test.sh 7d0a4fee200577a5f7b2edbb3b310a07678879dd
src/tests/disk_full_framework_test.sh
83ae0947d4f5ec0a960e8cefa925cacbe6c6808e
Diff: https://reviews.apache.org/r/53411/diff/
Testing
-------
Ran tests, ensured the test succeeded and the port wasn't 5432.
DEBUG: [ RUN ] ExamplesTest.DiskFullFramework
...
DEBUG: I1102 22:39:12.339356 46828 master.cpp:380] Master
550c3c82-063a-427d-b130-60044fbd4898 (localhost) started on 127.0.0.1:24269
...
DEBUG: I1102 22:39:14.312568 46937 slave.cpp:915] New master detected at
[email protected]:24269
...
DEBUG: [ OK ] ExamplesTest.DiskFullFramework (17988 ms)
Thanks,
David Robinson