-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65804/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov and Jie Yu.
Bugs: MESOS-8610
https://issues.apache.org/jira/browse/MESOS-8610
Repository: mesos
Description
-------
This test tries to verify consistency across the APIs in the `ns`
namespace. We have a special case for user namespaces (that may be
available but not supported due to the kernel version), but we were
testing `CLONE_NEWNS` rather than `CLONE_NEWUSER`.
Diffs
-----
src/tests/containerizer/ns_tests.cpp 904b9338b293e9bc736ed36fe59a1b72c8b025e2
Diff: https://reviews.apache.org/r/65804/diff/1/
Testing
-------
make check (Fedora 27)
Thanks,
James Peach