Á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)