You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jie Yu <yu...@gmail.com> on 2015/08/08 00:38:40 UTC

Review Request 37237: Added a few MesosContainerizer filesystem tests to test the linux filesystem isolator.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37237/
-----------------------------------------------------------

Review request for mesos, Ian Downes, Timothy Chen, Vinod Kone, and Jiang Yan Xu.


Bugs: MESOS-2794
    https://issues.apache.org/jira/browse/MESOS-2794


Repository: mesos


Description
-------

Added a few MesosContainerizer filesystem tests to test the linux filesystem isolator.

This adds the tests for https://reviews.apache.org/r/37236/


Diffs
-----

  src/tests/containerizer/mesos_containerizer_tests.cpp 213fa4b0b9c50eba941ef11116b52497eb32d539 
  src/tests/containerizer/provisioner.hpp PRE-CREATION 

Diff: https://reviews.apache.org/r/37237/diff/


Testing
-------

sudo make check


Thanks,

Jie Yu