martinzink commented on code in PR #1538:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1538#discussion_r1151744222


##########
.github/workflows/ci.yml:
##########


Review Comment:
   Thats a good idea, however that would require a substantial refactor. 
Currently the tests are referencing the images by hardcoded names(e.g. 
minifi-cpp-flow) so running multiple tests at the same time is currently 
unfeasable. I can create a jira ticket to investigate how much effort that 
refactoring would need, but it is certainly out of the scope of this PR.
   
   This PR saves cloud resources when we inevitably have to rerun something. 
Instead of reruning the whole building/running process we can rerun only the 
affected quadrant of tests.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to