You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "Tal Liron (JIRA)" <ji...@apache.org> on 2017/07/10 13:21:00 UTC

[jira] [Assigned] (ARIA-76) Investigate running PyTest tests in parallel

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

Tal Liron reassigned ARIA-76:
-----------------------------

    Assignee: Tal Liron

> Investigate running PyTest tests in parallel
> --------------------------------------------
>
>                 Key: ARIA-76
>                 URL: https://issues.apache.org/jira/browse/ARIA-76
>             Project: AriaTosca
>          Issue Type: Task
>            Reporter: Tal Liron
>            Assignee: Tal Liron
>            Priority: Minor
>
> Our tests are slow! We can speed them up quite a bit by running them in parallel. PyTest has a [plugin (xdist)|https://pypi.python.org/pypi/pytest-xdist] that would do it for us. However, out of the box we have a lot of tests failing because we did not design them with parallel use in mind (probably due to shares db files and logs and similar). With a better architecture we might be able to run tests and parallel and significantly improve our productivity.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)