-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43558/
-----------------------------------------------------------
(Updated April 9, 2016, 1:14 p.m.)
Review request for mesos, Ben Mahler and Jie Yu.
Changes
-------
Update according to @alexr's comments.
Bugs: MESOS-4663
https://issues.apache.org/jira/browse/MESOS-4663
Repository: mesos
Description
-------
Speed up ExamplesTest.PersistentVolumeFramework.
Diffs (updated)
-----
src/examples/persistent_volume_framework.cpp
b4faa0ee25dc3a72c17ef2b0640a3695423ef79a
src/tests/persistent_volume_framework_test.sh
074cdcbc4a738170e84887c1773cd7c118112d58
Diff: https://reviews.apache.org/r/43558/diff/
Testing (updated)
-------
Repeat test in CentOS 7.1
```
sudo ./bin/mesos-tests.sh
--gtest_filter="ExamplesTest.PersistentVolumeFramework" --gtest_repeat=200
--gtest_break_on_failure
```
Thanks,
haosdent huang