----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63390/ -----------------------------------------------------------
(Updated Dec. 5, 2017, 6 a.m.) Review request for mesos, Jie Yu, Joseph Wu, and Jan Schlicht. Changes ------- Working test! Repository: mesos Description (updated) ------- The unit test uses a mock framework to issue `CREATE_VOLUME` and `DESTROY_VOLUME` operations to a storage local resource provider, which uses the test CSI plugin, to create and destroy a CSI volume. Diffs (updated) ----- src/Makefile.am d5ca797c5a57a2763374d391a7e9358fe29f5e06 src/examples/test_csi_plugin.cpp 8ab936ba6ba6942452b8cb29bb9a8a4f85c02e53 src/tests/mesos.hpp 3a9b1fbd4301c6cccbc770329ff71ed8ff7e86a2 src/tests/resource_provider/storage_local_tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/63390/diff/3/ Changes: https://reviews.apache.org/r/63390/diff/2-3/ Testing ------- sudo make check Thanks, Chun-Hung Hsiao
