Gabor Gyimesi created MINIFICPP-1596:
----------------------------------------
Summary: Conceptual problems in docker integration tests
Key: MINIFICPP-1596
URL: https://issues.apache.org/jira/browse/MINIFICPP-1596
Project: Apache NiFi MiNiFi C++
Issue Type: Test
Reporter: Gabor Gyimesi
The concept "cluster" is misused in docker integration tests. There should be a
single cluster containing all the containers on a single network. As there are
multiple clusters now with the same network the cleanup process is convoluted
and flaky.
The "cluster" and the "container" concepts are also mixed up in places, so
there should be an explicit Container concept in the code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)