On 5/25/22 05:29, Anton Johansson wrote:
For clarity's sake, here are the exact steps taken to produce this patch:
1. Update QEMU's libvirt-ci to the commit
https://gitlab.com/libvirt/libvirt-ci/-/commit/43927ff508e8ecb1ac225dabbc95b37c890db917
which adds flex/bison, and a native glib2 (required since idef-parser
is a build-time tool.)
This must be split out -- submodule updates should be a patch by themselves. Otherwise it
can look like unintentional rebase breakage (which, sadly, happens more often than
legitimate submodule updates).
2. Copy in new `tests/lcitool/projects/qemu.yml` from `libvirt-ci`
3. run `tests/lcitool/refresh` to generate new docker/cirrus files
And, yes, having one patch that's simply auto-generated is helpful.
r~