[ https://issues.apache.org/jira/browse/MINIFICPP-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Zink updated MINIFICPP-1641: ----------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) https://github.com/apache/nifi-minifi-cpp/commit/f4878bb707b51e8ee365d6ce4f3d67eea6b11f18 > Parallel running of docker tests > -------------------------------- > > Key: MINIFICPP-1641 > URL: https://issues.apache.org/jira/browse/MINIFICPP-1641 > Project: Apache NiFi MiNiFi C++ > Issue Type: Improvement > Reporter: Ádám Markovics > Assignee: Martin Zink > Priority: Major > Time Spent: 1h 40m > Remaining Estimate: 0h > > 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. > The main problem is that containers are referenced by name only. We should > postfix them based on the scenario and iron out any problems that arise. -- This message was sent by Atlassian Jira (v8.20.10#820010)