You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2016/10/10 09:07:21 UTC

[jira] [Updated] (MESOS-4809) Allow parallel execution of tests

     [ https://issues.apache.org/jira/browse/MESOS-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bannier updated MESOS-4809:
------------------------------------
    Labels: mesosphere  (was: )

> Allow parallel execution of tests
> ---------------------------------
>
>                 Key: MESOS-4809
>                 URL: https://issues.apache.org/jira/browse/MESOS-4809
>             Project: Mesos
>          Issue Type: Epic
>            Reporter: Benjamin Bannier
>            Assignee: Benjamin Bannier
>            Priority: Minor
>              Labels: mesosphere
>
> We should allow parallel execution of tests. There are two flavors to this:
> (a) tests are run in parallel in the same process, or
> (b) tests are run in parallel with separate processes (e.g., with gtest-parallel).
> While (a) likely has overall better performance, it depends on tests being independent of global state (e.g., current directory, and others). On the other hand, already (b) improves execution time, and has much smaller requirements.
> This epic tracks efforts to fix test to allow scenario (b) above.



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