Andrei Budnik created MESOS-8736:
------------------------------------
Summary: Implement a test which ensures that `wait` and `destroy`
return the same result for a terminated nested container.
Key: MESOS-8736
URL: https://issues.apache.org/jira/browse/MESOS-8736
Project: Mesos
Issue Type: Task
Reporter: Andrei Budnik
This test launches a nested container using a composing containerizer, then
checks that calling `destroy()` after `wait()` returns the same non-empty
container termination status as for `wait()`. After that, it kills parent
container and checks that both `destroy()` and `wait()` return an empty
termination status.
Note that this test uses only Composing c'zer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)