RE: [EXT] Re: Automated Testing of Flows

2017-11-16 Thread Peter Wicks (pwicks)
I don't even know if I need Jenkins to setup a fresh instance, that could be nice, but I could use my TEST instance and just upgrade it by hand anytime I want to test a new version. I could create a dedicated Process Group that my test scripts would use for deploying the templates. I've worked

RE: [EXT] Re: Automated Testing of Flows

2017-11-17 Thread Chris Herrera
Hi Peter, One thing I have had success with in the past is very similar to what you are stating here. Basically a test framework built in python that is just applying the flow to a processor group for a test, and then performing the tests. NiFi it self is stood up inside of a docker container t