[
https://issues.apache.org/jira/browse/MESOS-9473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765703#comment-16765703
]
Greg Mann commented on MESOS-9473:
----------------------------------
{code}
commit 02e4477187173fcae86ca6cb8db002f0f90fcf5f
Author: Gastón Kleiman <[email protected]>
Date: Fri Feb 8 18:29:44 2019 -0800
Added tests for feedback for operations on agent default resources.
Review: https://reviews.apache.org/r/69910/
{code}
{code}
commit fa6ea019109e74a23576c3f736fda7d4faa16bc2
Author: Gastón Kleiman <[email protected]>
Date: Fri Feb 8 18:29:46 2019 -0800
Removed `MasterAPITest.OperationFeedbackOnAgentDefaultResources`.
This patch removes a `MasterAPITest`, because the new test suite
`AgentOperationFeedbackTest` already covers the scenario from the
original test.
Review: https://reviews.apache.org/r/69920/
{code}
{code}
commit 156da38ef63bf1815b59abd20a719156f4b1fc6d
Author: Gastón Kleiman <[email protected]>
Date: Fri Feb 8 18:29:55 2019 -0800
Added missing periods at the end of comments.
Review: https://reviews.apache.org/r/69919/
{code}
{code}
commit 34b0adc83b5eef4a7b2bb125203e5efa56497121
Author: Gastón Kleiman <[email protected]>
Date: Fri Feb 8 18:29:56 2019 -0800
Added tests for reconciliation of operations on agent default resources.
Review: https://reviews.apache.org/r/69911/
{code}
> Add end to end tests for operations on agent default resources.
> ---------------------------------------------------------------
>
> Key: MESOS-9473
> URL: https://issues.apache.org/jira/browse/MESOS-9473
> Project: Mesos
> Issue Type: Task
> Components: master
> Reporter: Gastón Kleiman
> Assignee: Gastón Kleiman
> Priority: Major
> Labels: foundations, mesosphere, operation-feedback
>
> Making note of particular cases we need to test:
> * Verify that frameworks will receive OPERATION_GONE_BY_OPERATOR for
> operations on agent default resources when an agent is marked gone
> * Verify that frameworks will receive OPERATION_GONE_BY_OPERATOR when they
> reconcile operations on agents which have been marked gone
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)