This is an automated email from the ASF dual-hosted git repository.
chhsiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 6bc1c80 Fixed the flaky ExamplesTest.DynamicReservationFramework.
new 5eff8b2 Made the `RetryRpcWithExponentialBackoff` SLRP test work with
CSI v1.
new 75d718f Added a SLRP unit test for persistent block volume creation.
new 18bc6c9 Added SLRP unit tests for destroying unpublished persistent
volumes.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/examples/test_csi_plugin.cpp | 53 +-
src/tests/mock_csi_plugin.cpp | 54 +-
.../storage_local_resource_provider_tests.cpp | 1383 ++++++++++++++++----
3 files changed, 1195 insertions(+), 295 deletions(-)