You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ádám Markovics (Jira)" <ji...@apache.org> on 2021/09/14 12:48:00 UTC

[jira] [Created] (MINIFICPP-1641) Parallel running of docker tests

Ádám Markovics created MINIFICPP-1641:
-----------------------------------------

             Summary: Parallel running of docker tests
                 Key: MINIFICPP-1641
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1641
             Project: Apache NiFi MiNiFi C++
          Issue Type: Test
            Reporter: Ádám Markovics


Currently docker tests (docker-verify target) is run sequentially. This is not scalable. Consider exploring the parallelization options of behave, multiprocess and multithreading under Python. Also pay attention to available CPU cores on GitHub CI and if it is possible to increase them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)