Skip to content

Integrate obinex with Jenkins

Part of the original motivation for this project was to allow Jenkins CI to run tests on real hardware. The cleanest way to do this is probably to give the obinex command line tool an option to only return once execution is finished (maybe -sync). However we'd need some way to set a timeout for obinex jobs to prevent tests from blocking everything.