----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21585/ -----------------------------------------------------------
Review request for mesos, Ian Downes and Vinod Kone. Repository: mesos-git Description ------- Some tests do no test slave functionalities and may not have cgroups available. Therefore, setting slave subsystems in MesosTest is not ideal as it will make the slave mounting cgroups. Diffs ----- src/tests/allocator_tests.cpp 6b7b097 src/tests/environment.cpp 1267b3e src/tests/master_tests.cpp d74fc94 src/tests/mesos.cpp 7f59b72 src/tests/resource_offers_tests.cpp 56682de src/tests/slave_recovery_tests.cpp 85c57b2 Diff: https://reviews.apache.org/r/21585/diff/ Testing ------- make check Thanks, Jie Yu
