[
https://issues.apache.org/jira/browse/MESOS-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490107#comment-16490107
]
Qian Zhang commented on MESOS-8734:
-----------------------------------
commit a1ce9ad6227d7871d8409fcfee519a63dc812a0c
Author: Andrei Budnik
Date: Fri May 25 09:08:37 2018 +0800
Restored `WaitAfterDestroy` test for a nested container.
This test was removed in fd4b9af147, but it's important to check that
after termination of a nested container, its termination status is
available. This property is used in default executor.
Review: https://reviews.apache.org/r/65505/
> Restore `WaitAfterDestroy` test to check termination status of a terminated
> nested container.
> ---------------------------------------------------------------------------------------------
>
> Key: MESOS-8734
> URL: https://issues.apache.org/jira/browse/MESOS-8734
> Project: Mesos
> Issue Type: Task
> Reporter: Andrei Budnik
> Assignee: Andrei Budnik
> Priority: Major
> Labels: mesosphere, test
> Fix For: 1.7.0
>
>
> It's important to check that after termination of a nested container, its
> termination status is available. This property is used in default executor.
> Note that the test uses Mesos c'zer and checks above-mentioned property only
> for Mesos c'zer.
> Right now, if we remove [this section of
> code|https://github.com/apache/mesos/blob/5b655ce062ff55cdefed119d97ad923aeeb2efb5/src/slave/containerizer/mesos/containerizer.cpp#L2093-L2111],
> no test will be broken!
> https://reviews.apache.org/r/65505
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)