-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69364/
-----------------------------------------------------------
(Updated Nov. 21, 2018, 3:43 a.m.)
Review request for mesos, Benjamin Bannier and Jie Yu.
Changes
-------
Check the parameters outside the conditional.
Bugs: MESOS-9275
https://issues.apache.org/jira/browse/MESOS-9275
Repository: mesos
Description
-------
When the flag is specified, `CreateVolume` and `GetCapacity` work only
if the `parameters` argument matches this flag. This will be used to
test the checkpointing of create parameters of CSI volumes in SLRP.
Diffs (updated)
-----
src/examples/test_csi_plugin.cpp 66f4ee0e2381e94bf9110d1e6e9f79eac939f683
Diff: https://reviews.apache.org/r/69364/diff/3/
Changes: https://reviews.apache.org/r/69364/diff/2-3/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao