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

Review request for mesos, Greg Mann, haosdent huang, Jojy Varghese, and Till 
Toenshoff.


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


Repository: mesos


Description
-------

Tests cases have to wait until a container has been terminated by the
DockerContainerizer. Otherwise there could be artifacts (e.g. locked cgroups)
that can affect later test cases (see MESOS-4025, where cgroups couldn't be
removed).


Diffs
-----

  src/tests/health_check_tests.cpp b1454b085b36bb7c4d8ef012c764cd8466b4fb02 

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


Testing
-------

make check
sudo ./bin/mesos-tests.sh --gtest_repeat=50 
--gtest_filter="HealthCheckTest.ROOT_DOCKER_*:SlaveRecoveryTest*GCExecutor"


Thanks,

Jan Schlicht

Reply via email to