----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61705/#review183085 -----------------------------------------------------------
Bad patch! Reviews applied: [61705, 61704, 61703, 61600] Failed command: python support/apply-reviews.py -n -r 61703 Error: error: missing binary patch data for '3rdparty/csi-0.1.0.tar.gz' error: binary patch does not apply to '3rdparty/csi-0.1.0.tar.gz' error: 3rdparty/csi-0.1.0.tar.gz: patch does not apply Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/240/console - Mesos Reviewbot Windows On Aug. 16, 2017, 4:13 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61705/ > ----------------------------------------------------------- > > (Updated Aug. 16, 2017, 4:13 p.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: mesos-7491 > https://issues.apache.org/jira/browse/mesos-7491 > > > Repository: mesos > > > Description > ------- > > The mock plugin simply starts the `Identity`, `Controller` and `Node` > CSI services and return a success with an empty response protocol buffer > for each RPC. The unit test verifies that each method in the CSI client > classes makes the corresponding RPC call through the gRPC interface in > libprocess. > > > Diffs > ----- > > src/tests/csi_client_tests.cpp PRE-CREATION > src/tests/mock_csi_plugin.hpp PRE-CREATION > src/tests/mock_csi_plugin.cpp PRE-CREATION > > > Diff: https://reviews.apache.org/r/61705/diff/1/ > > > Testing > ------- > > Tests described in r/61706. > > > Thanks, > > Chun-Hung Hsiao > >
