-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53950/
-----------------------------------------------------------
(Updated Nov. 24, 2016, 6:39 p.m.)
Review request for mesos, Alexander Rukletsov and haosdent huang.
Bugs: MESOS-6618
https://issues.apache.org/jira/browse/MESOS-6618
Repository: mesos
Description
-------
Avoided hardcoding ports in some tests.
Diffs
-----
src/tests/containerizer/docker_containerizer_tests.cpp c478d56ffd734b26fd2dbd7bb1ca02ce929f3f16
src/tests/health_check_tests.cpp 2c7022a1210ade6d7eb594c4f8934f2bdb2aee35
Diff: https://reviews.apache.org/r/53950/diff/
Testing (updated)
-------
* `make check` (SSL build OS X clang trunk w/ optimizations; default build ubuntu-14.04 gcc-4.8.4
w/o optimizations)
* tested with in-tree parallel test runner: `GTEST_FILTER='HealthCheckTest.*' ~/src/mesos/support/mesos-gtest-runner.py
./mesos-tests` which would fail about for about 50% before this fix, and not measurably anymore
after.
Thanks,
Benjamin Bannier
|