You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2017/10/17 02:58:52 UTC

Re: Review Request 63023: WIP: Added a test CSI plugin.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63023/#review188259
-----------------------------------------------------------



FAIL: Failed to apply the dependent review: 60109.

Failed command: `python.exe .\support\apply-reviews.py -n -r 60109`

All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63023

Relevant logs:

- [apply-review-60109-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63023/logs/apply-review-60109-stdout.log):

```
error: patch failed: 3rdparty/stout/Makefile.am:110
error: 3rdparty/stout/Makefile.am: patch does not apply
error: patch failed: 3rdparty/stout/configure.ac:520
error: 3rdparty/stout/configure.ac: patch does not apply
error: patch failed: 3rdparty/stout/tests/CMakeLists.txt:99
error: 3rdparty/stout/tests/CMakeLists.txt: patch does not apply
error: 3rdparty/stout/tests/protobuf_tests.pb.h: does not exist in index
error: 3rdparty/stout/tests/protobuf_tests.pb.cc: does not exist in index
```

- Mesos Reviewbot Windows


On Oct. 17, 2017, 12:58 a.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63023/
> -----------------------------------------------------------
> 
> (Updated Oct. 17, 2017, 12:58 a.m.)
> 
> 
> Review request for mesos, James DeFelice, Jie Yu, Joseph Wu, and Jan Schlicht.
> 
> 
> Bugs: MESOS-8102
>     https://issues.apache.org/jira/browse/MESOS-8102
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The test CSI plugin would just create subdirectories under its working
> directories to mimic the behavior of creating volumes, then bind-mount
> those volumes to mimic publish.
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am 085ff3b820693c9ef0115a74d72b0d87f158a887 
>   src/examples/test_csi_plugin.cpp PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/63023/diff/2/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>