-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69814/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht.
Bugs: MESOS-9517
https://issues.apache.org/jira/browse/MESOS-9517
Repository: mesos
Description
-------
This patch removes the macros used to generate the default actions for
the mock CSI plugin, and makes it returns all possible capabilities by
default so it can be used to test SLRP w/ a proxy-mode test CSI plugin.
Diffs
-----
src/tests/mock_csi_plugin.hpp 4642326b65ba7145bc57ac4a56d492697a7501b9
src/tests/mock_csi_plugin.cpp 17c63358e78aad7e79b47d470ac9a94cf12ff9a7
Diff: https://reviews.apache.org/r/69814/diff/1/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao