Re: [Bro-Dev] Extending Jenkins tests

2013-08-20 Thread Siwek, Jonathan Luke
I'd like to integrate the new BroControl and BTests test suites into the Jenkins runs, what's the best way to do that? Since the BTest tests don't depend on Bro at all, it's probably best to set up a new job that polls the btest master branch for changes directly and then runs the test suite.

Re: [Bro-Dev] Extending Jenkins tests

2013-08-20 Thread Robin Sommer
On Tue, Aug 20, 2013 at 21:23 +, you wrote: Since the BTest tests don't depend on Bro at all, it's probably best to set up a new job that polls the btest master branch for changes directly and then runs the test suite. For BroControl tests, I think maybe it should be in a new job