On 12/08/2025 7:55 pm, Anthony PERARD wrote: > On Tue, Aug 12, 2025 at 05:29:50PM +0100, Andrew Cooper wrote: >> From: Javi Merino <javi.mer...@cloud.com> >> >> Since commit 4611ae6fb8f9 ("CI: save toolstack artifact as cpio.gz"), the >> various automation/scripts/* no longer need to be root to correctly repack >> the >> initrd for test. >> >> Signed-off-by: Javi Merino <javi.mer...@cloud.com> >> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> >> --- >> CC: Roger Pau Monné <roger....@citrix.com> >> CC: Stefano Stabellini <sstabell...@kernel.org> >> CC: Anthony PERARD <anthony.per...@vates.tech> >> >> Xen 4.20 and later uses debian:12-x86_64 and also contains 4611ae6fb8f9 so >> this is safe to change generally. > I gave it a try, just to be sure: > > https://gitlab.com/xen-project/people/anthonyper/xen/-/pipelines/1980442689 > and staging-4.20: > > https://gitlab.com/xen-project/people/anthonyper/xen/-/pipelines/1980621317 > > (all the failed build should be because I was lazy and didn't rebuild > all containers or didn't select a subset of the builds. All test passed > or are skipped, which is what I was looking for) > > So: > Reviewed-by: Anthony PERARD <anthony.per...@vates.tech>
Thanks. I'll commit and deploy this now. ~Andrew