[
https://issues.apache.org/jira/browse/ARIA-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tal Liron closed ARIA-76.
-------------------------
Resolution: Done
> 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)