----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69815/#review212300 -----------------------------------------------------------
FAIL: Failed to apply the dependent review: 69811. Failed command: `python.exe .\support\apply-reviews.py -n -r 69811` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2816/mesos-review-69815 Relevant logs: - [apply-review-69811.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2816/mesos-review-69815/logs/apply-review-69811.log): ``` error: patch failed: src/resource_provider/storage/provider.cpp:2017 error: src/resource_provider/storage/provider.cpp: patch does not apply ``` - Mesos Reviewbot Windows On Jan. 25, 2019, 12:36 a.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69815/ > ----------------------------------------------------------- > > (Updated Jan. 25, 2019, 12:36 a.m.) > > > 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 adds a unit test to verify that SLRP will retry > `CreateVolume` and `DeleteVolume` CSI calls with a random exponential > backoff upon receiving `DEADLINE_EXCEEDED` or `UNAVAILABLE`. > > > Diffs > ----- > > src/tests/storage_local_resource_provider_tests.cpp > e8ed20f818ed7f1a3ce15758ea3c366520443377 > > > Diff: https://reviews.apache.org/r/69815/diff/3/ > > > Testing > ------- > > make check > > TODO: Will make the test more robust and add testing for `DESTROY_DISK`. > > > Thanks, > > Chun-Hung Hsiao > >
