-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72779/#review221638
-----------------------------------------------------------
Patch looks great!
Reviews applied: [72732, 72716, 72690, 72733, 72734, 72753, 72754, 72726, 72727, 72761, 72728,
72779]
Passed command: export OS='ubuntu:16.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose
--disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1';
./support/jenkins/buildbot.sh
- Mesos Reviewbot
On Aug. 19, 2020, 6:23 a.m., Greg Mann wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72779/
> -----------------------------------------------------------
>
> (Updated Aug. 19, 2020, 6:23 a.m.)
>
>
> Review request for mesos and Qian Zhang.
>
>
> Repository: mesos
>
>
> Description
> -------
>
> This patch updates the CSI server to attempt to
> initialize unknown plugins when it receives publish
> or unpublish calls meant for plugins that it does
> not recognize.
>
>
> Diffs
> -----
>
> src/slave/csi_server.hpp f5ec7663926731483589c5e30e7060751ed01e55
> src/slave/csi_server.cpp 2ba4f22b92370b019722d845d6113fb37f1b876a
>
>
> Diff: https://reviews.apache.org/r/72779/diff/2/
>
>
> Testing
> -------
>
> `sudo bin/mesos-tests.sh --gtest_filter="*CSIServerTest*"`
>
>
> Thanks,
>
> Greg Mann
>
>
|