-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61906/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Joseph Wu.
Bugs: MESOS-7306
https://issues.apache.org/jira/browse/MESOS-7306
Repository: mesos
Description
-------
The 'filesystem/linux' isolator depends on 'linux' launcher to create
the mount namespace. Therefore, we add this dependency check and try
to fail early.
Diffs
-----
src/slave/containerizer/mesos/isolators/filesystem/linux.cpp
d7fe9a8f43ab6436fc1e202443e71cf6b7e2d0d3
Diff: https://reviews.apache.org/r/61906/diff/1/
Testing
-------
sudo make check
Thanks,
Jie Yu