This is an automated email from the ASF dual-hosted git repository.
gilbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 0913f54 Fixed an UI issue in Roles tab where `Reserved` is incorrect.
new e58f4b9 Added two validations in `namespaces/ipc` isolator.
new 5032ea3 Added a test `ROOT_NonePrivateIPCModeWithShmSize`.
new 02b6467 Added a test `ROOT_DebugContainerWithPrivateIPCMode`.
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:
docs/isolators/namespaces-ipc.md | 4 +
include/mesos/mesos.proto | 4 +-
include/mesos/v1/mesos.proto | 4 +-
.../mesos/isolators/namespaces/ipc.cpp | 11 ++
src/tests/containerizer/isolator_tests.cpp | 151 +++++++++++++++++----
5 files changed, 144 insertions(+), 30 deletions(-)