This is an automated email from the ASF dual-hosted git repository.

grag pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 2bf7f5d  Added a test of UPDATE_FRAMEWORK with the same FrameworkInfo.
     new a3fe939  Updated the test CSI plugin for CSI server testing.
     new f0ce0f1  Added a test helper for CSI volumes.
     new fc22984  Added tests for the 'volume/csi' isolator.

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/Makefile.am                                    |    1 +
 src/examples/test_csi_plugin.cpp                   |   94 +-
 src/tests/CMakeLists.txt                           |    1 +
 src/tests/cluster.cpp                              |    2 +-
 .../containerizer/volume_csi_isolator_tests.cpp    | 1122 ++++++++++++++++++++
 src/tests/mesos.hpp                                |   76 ++
 6 files changed, 1275 insertions(+), 21 deletions(-)
 create mode 100644 src/tests/containerizer/volume_csi_isolator_tests.cpp

Reply via email to