-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51946/
-----------------------------------------------------------
(Updated 十月 3, 2016, 9:53 p.m.)
Review request for mesos, Benjamin Mahler, Greg Mann, and Jiang Yan Xu.
Bugs: MESOS-6181
https://issues.apache.org/jira/browse/MESOS-6181
Repository: mesos
Description (updated)
-------
If destroy volume failed, we should get the latest offer to make
sure that the latest offer contain the volume resource.
Diffs (updated)
-----
src/tests/persistent_volume_tests.cpp
2ab44d11d159162dfcac9d0791b651ed059b8164
Diff: https://reviews.apache.org/r/51946/diff/
Testing
-------
make
make check
```
./bin/mesos-tests.sh --gtest_filter="*PersistentVolumeTest.BadACL*/*"
--gtest_repeat=20
```
Thanks,
Guangya Liu