-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46435/
-----------------------------------------------------------
(Updated May 5, 2016, 10:30 p.m.)
Review request for mesos, Avinash sridharan and Jie Yu.
Bugs: MESOS-5167
https://issues.apache.org/jira/browse/MESOS-5167
Repository: mesos
Description
-------
Added the test "CniIsolatorTest.ROOT_VerifyCheckpointedInfo".
Diffs (updated)
-----
src/tests/containerizer/cni_isolator_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/46435/diff/
Testing
-------
[ RUN ] CniIsolatorTest.ROOT_VerifyCheckpointedInfo
I0420 22:34:55.747752 10309 exec.cpp:150] Version: 0.29.0
I0420 22:34:55.768620 10328 exec.cpp:225] Executor registered on agent
e5403695-ee6e-435c-a273-b9523adf7051-S0
Registered executor on mesos
Starting task 51bf9caa-9305-4533-8ba5-1d7982d807b7
sh -c 'sleep 1000'
Forked command at 10332
Received killTask for task 51bf9caa-9305-4533-8ba5-1d7982d807b7
Sending SIGTERM to process tree at pid 10332
Sent SIGTERM to the following process trees:
[
-+- 10332 sh -c sleep 1000
--- 10333 sleep 1000
]
Command terminated with signal Terminated (pid: 10332)
[ OK ] CniIsolatorTest.ROOT_VerifyCheckpointedInfo (3090 ms)
Thanks,
Qian Zhang