On Thu, 9 Jun 2016 20:32:59 +0200 Alexander Couzens lynxis@fe80.eu wrote:
hi,
I would like to integrate gerrit into my jenkins to build coreboot and do hardware tests with lava. The jenkins can built a coreboot image and deploy + test the image via lava on a device (currently only x60).
It's based on two jenkins job
- compile coreboot
| 2. run lava job and wait for it's completion
But I would like also allow gerrit users to add a Lava user which triggers a job on jenkins and get an result in the end.
jenkins config in .yml with jenkins job builder: https://code.fe80.eu/lynxis/coreboot-jenkins-jobs
coreboot.config and lava job.yml used by jenkins jobs: https://code.fe80.eu/lynxis/coreboot-configs
best, lynxis
ps. it's github auth if somebody want access, just ask.
forgot to mention, I would like to have a testing account with access to the "event stream".
best, lynxis