You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jian Qiu (JIRA)" <ji...@apache.org> on 2015/12/21 14:50:46 UTC

[jira] [Commented] (MESOS-4158) Speed up SlaveRecoveryTest.*

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

Jian Qiu commented on MESOS-4158:
---------------------------------

I think we need to add Clock::pause, Clock::settle and Clock::advance in test cases to accelerate them.

> Speed up SlaveRecoveryTest.*
> ----------------------------
>
>                 Key: MESOS-4158
>                 URL: https://issues.apache.org/jira/browse/MESOS-4158
>             Project: Mesos
>          Issue Type: Epic
>          Components: technical debt, test
>            Reporter: Alexander Rukletsov
>            Assignee: Jian Qiu
>            Priority: Minor
>              Labels: mesosphere, newbie++, tech-debt
>
> Execution times on Mac OS 10.10.4:
> {code}
> SlaveRecoveryTest/0.RecoverStatusUpdateManager (2260 ms)
> SlaveRecoveryTest/0.ReconnectExecutor (2261 ms)
> SlaveRecoveryTest/0.RecoverCompletedExecutor (1288 ms)
> SlaveRecoveryTest/0.CleanupExecutor (1290 ms)
> SlaveRecoveryTest/0.Reboot (1360 ms)
> SlaveRecoveryTest/0.ShutdownSlave (1321 ms)
> SlaveRecoveryTest/0.ShutdownSlaveSIGUSR1 (1360 ms)
> SlaveRecoveryTest/0.ReconcileKillTask (3123 ms)
> SlaveRecoveryTest/0.ReconcileShutdownFramework (3353 ms)
> SlaveRecoveryTest/0.MasterFailover (1355 ms)
> SlaveRecoveryTest/0.MultipleFrameworks (1555 ms)
> SlaveRecoveryTest/0.MultipleSlaves (1444 ms)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)