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

[jira] [Resolved] (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 ]

Ran Ziv resolved ARIA-76.
-------------------------
       Resolution: Fixed
    Fix Version/s: 0.2.0

> 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
>             Fix For: 0.2.0
>
>
> 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)