You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2013/04/13 00:42:58 UTC

Re: Review Request: Added isolation module tests for resource usage.

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

(Updated April 12, 2013, 10:42 p.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

This now uses the new testing abstractions, and disables the test on OSX.


Description
-------

Finally some non-external isolation module tests!


Diffs (updated)
-----

  src/Makefile.am 0de362e4b0cd8a2bc771facfc7cce17cbe8d8fd5 
  src/tests/isolator.hpp f885ccb44e809383e658f45d9a03eda174cf2d72 
  src/tests/isolator_tests.cpp PRE-CREATION 

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


Testing
-------

make check

sudo ./bin/mesos-tests.sh --gtest_filter="Isolator*Usage" --verbose --gtest_break_on_failure --gtest_repeat=60


Thanks,

Ben Mahler