You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gabor Gyimesi (Jira)" <ji...@apache.org> on 2021/06/23 12:56:00 UTC

[jira] [Created] (MINIFICPP-1596) Conceptual problems in docker integration tests

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)