-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43520/
-----------------------------------------------------------
(Updated April 9, 2016, 6:09 a.m.)
Review request for mesos, Alexander Rukletsov and Ben Mahler.
Changes
-------
Update according to @alexr's comments.
Bugs: MESOS-4172
https://issues.apache.org/jira/browse/MESOS-4172
Repository: mesos
Description
-------
Speed up GarbageCollectorIntegrationTest.Restart.
Diffs (updated)
-----
src/tests/cluster.cpp 7e488d28b7a0d3bef9cd76bf7df2de4822256ef6
Diff: https://reviews.apache.org/r/43520/diff/
Testing (updated)
-------
Repeat test in CentOS 7.1
```
$ sudo GLOG_v=1 ./bin/mesos-tests.sh
--gtest_filter="GarbageCollectorIntegrationTest.Restart" --verbose
--gtest_repeat=200 --gtest_break_on_failure
```
Thanks,
haosdent huang