[jira] [Comment Edited] (MESOS-8739) Implement a test to check that a launched container can be killed.

2018-05-15 Thread Andrei Budnik (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Comment Edited] (MESOS-8739) Implement a test to check that a launched container can be killed.

2018-05-14 Thread Andrei Budnik (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16456526#comment-16456526
 ] 

Andrei Budnik edited comment on MESOS-8739 at 5/14/18 3:44 PM:
---

Already covered by `SlaveRecoveryTest.KillTask` and some other 
`SlaveRecoveryTest.*` tests.


was (Author: abudnik):
Already 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)