palindromicity / dotifi

dotifi is a python package for creating graphviz dot files and images from Apache NiFi canvases
Apache License 2.0
7 stars 2 forks source link

Fix timeout in the secure cluster test #39

Open ottobackwards opened 4 years ago

ottobackwards commented 4 years ago

Describe the bug The secure cluster test sleeps for 2 minutes to give the nifi container enough time to start and initialize all of nifi. We should try to make this number the smallest reasonable number we can.

To Reproduce run the test