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

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


    from 7447fbc  Changed agent to not report disconnected resource providers.
     new 9863dac  Kept `CNI_NETNS` unset in detach if network namespace is gone.
     new de9831f  Switched to use ContainerizerTest for CNI tests.
     new 07bccc6  Separated runtime dirs from other dirs in MesosTest.
     new c338f5a  Added a CNI reboot test.
     new 4b58f5c  Fixed a bug in health_check_tests.cpp.
     new 2bfd152  Fixed a bug in docker_containerizer_tests.cpp.
     new 594ea4c  Fixed the CNI_NETNS handling in port mapper CNI plugin.

The 7 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:
 .../mesos/isolators/network/cni/cni.cpp            | 103 ++++++++---
 .../cni/plugins/port_mapper/port_mapper.cpp        |  13 +-
 .../cni/plugins/port_mapper/port_mapper.hpp        |   6 +-
 src/tests/containerizer/cni_isolator_tests.cpp     | 190 ++++++++++++++++++++-
 .../containerizer/docker_containerizer_tests.cpp   |   4 +
 src/tests/health_check_tests.cpp                   |   4 +
 src/tests/mesos.cpp                                |  26 +--
 7 files changed, 296 insertions(+), 50 deletions(-)

Reply via email to