On Thu, Nov 13, 2025 at 10:25:19AM +0000, Alex Bennée wrote: > Most of the test is pure boilerplate so to save ourselves from > repetition move all the main bits into a minimal copy of > native_build_job_template but without the caching. > > We keep all the current allow_fail, manual and configure setups but do > take the opportunity to replace the inline nproc calls to using a > common JOBS variable. > > Signed-off-by: Alex Bennée <[email protected]> > > --- > v2 > - keep when: manual on the relevant jobs > --- > .../custom-runners/ubuntu-24.04-s390x.yml | 185 +++++++----------- > 1 file changed, 70 insertions(+), 115 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
