[
https://issues.apache.org/jira/browse/MESOS-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474384#comment-16474384
]
Andrei Budnik edited comment on MESOS-8739 at 5/15/18 4:14 PM:
---------------------------------------------------------------
This test case is already implicitly covered by `SlaveTest.*`, because we
always use a composing containerizer in `StartSlave()`, see MESOS-8732.
was (Author: abudnik):
This test case is already implicitly covered by `SlaveTest.*`.
> Implement a test to check that a launched container can be killed.
> ------------------------------------------------------------------
>
> Key: MESOS-8739
> URL: https://issues.apache.org/jira/browse/MESOS-8739
> Project: Mesos
> Issue Type: Task
> Reporter: Andrei Budnik
> Priority: Major
> Labels: mesosphere, test
>
> This test launches a long-running task, then successively calls `wait()` and
> `destroy()` methods of the composing containerizer. Both termination statuses
> must be equal.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)