FYI,
Following last announcement on the manual build from patch job [1], we got some feedback and
requests from developers on ability to improve the flow of building artifacts from a patch.
I'm happy to announce that after some coding, the infra team was able to add a new feature
to the 'standard CI' framework, that will allow any oVirt project to build rpms from any VERSION or OS DISTRO using a single comment in the patch.
Full details can be found on the new oVirt blog 'ci please build' [2], but to give the TL;DR version here,
All you have to do is write 'ci please build' on a comment and CI will trigger a job for you with new RPMs (or tarballs).
The projects which already have this feature enabled are:
- ovirt-engine
- vdsm
- vdsm-jsonrpc-java
- ovirt-engine-dashboard
Adding new project is a single line of code in the project YAML file and its fully described on the blog post [2], so feel free to add your project as well.
So let the builds roll...
Happy Xmas!