-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67670/
-----------------------------------------------------------
(Updated July 10, 2018, 9:15 p.m.)
Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht.
Changes
-------
Added a comment to explain why we update the profile mapping after polling.
Bugs: MESOS-8995
https://issues.apache.org/jira/browse/MESOS-8995
Repository: mesos
Description
-------
The `ROOT_ProfileDisappeared` tests if a `CREATE_VOLUME` consuming a RAW
disk with a disappeared profile will be dropped, and if the disk space
freed by a `DESTROY_VOLUME` destroying a volume with a disappeared
profile will be recovered with a newly appeared profile.
Diffs (updated)
-----
src/tests/storage_local_resource_provider_tests.cpp
1afe8a8e0413ef225e952cd9cd6376e5d82774e5
Diff: https://reviews.apache.org/r/67670/diff/3/
Changes: https://reviews.apache.org/r/67670/diff/2-3/
Testing
-------
sudo make check
Thanks,
Chun-Hung Hsiao