-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67668/
-----------------------------------------------------------
(Updated June 21, 2018, 4:35 a.m.)
Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht.
Changes
-------
Addressed Benjamin's comment.
Bugs: MESOS-8995
https://issues.apache.org/jira/browse/MESOS-8995
Repository: mesos
Description
-------
The test CSI plugin mistakenly reduce the available capacity instead of
expanding it when deleting a volume. This patch fixes this bug.
Diffs (updated)
-----
src/examples/test_csi_plugin.cpp 9c4da8811cc260bcf3bccfea3036a7964cb75697
Diff: https://reviews.apache.org/r/67668/diff/2/
Changes: https://reviews.apache.org/r/67668/diff/1-2/
Testing
-------
sudo make check
Thanks,
Chun-Hung Hsiao