-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69955/
-----------------------------------------------------------
(Updated March 4, 2019, 7:23 p.m.)
Review request for mesos and Benjamin Bannier.
Changes
-------
Rebased.
Bugs: MESOS-9565
https://issues.apache.org/jira/browse/MESOS-9565
Repository: mesos
Description
-------
This patch adds 3 unit tests: `DestroyUnpublishedPersistentVolume`,
`DestroyUnpublishedPersistentVolumeWithRecovery`, and
`DestroyUnpublishedPersistentVolumeWithReboot` to test that the SLRP is
resilient to misbehaved CSI plugins that fail to publish volumes.
Diffs (updated)
-----
src/tests/storage_local_resource_provider_tests.cpp a661951a0a326cc342aa0c45dd0967692ae70941
Diff: https://reviews.apache.org/r/69955/diff/2/
Changes: https://reviews.apache.org/r/69955/diff/1-2/
Testing
-------
make check
Thanks,
Chun-Hung Hsiao
|