Re: [PATCH 0/3] Small CI improvements

2021-05-19 Thread Alex Bennée
Paolo Bonzini writes: > Patch 1 adjusts cirrus-ci to also test installation, and thus > entitlement application on macOS. > > Patch 2 and 3 tweak the number of jobs during "make". Hmm this seemed to time out a load and fail with some exit codes: https://gitlab.com/stsquad/qemu/-/pipelines/3

[PATCH 0/3] Small CI improvements

2021-05-18 Thread Paolo Bonzini
Patch 1 adjusts cirrus-ci to also test installation, and thus entitlement application on macOS. Patch 2 and 3 tweak the number of jobs during "make". Paolo Bonzini (3): cirrus-ci: test installation ci: do not use #processors+1 jobs, #processors is enough ci: add -j to all "make" jobs .cir