On 5/18/21 10:41 AM, Paolo Bonzini wrote: > Run the tests in parallel, as that can greatly speed up the jobs. > "meson test" is able to report failures to the terminal in a way > that is readable enough even when tests are run in parallel. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > .cirrus.yml | 18 +++++++++--------- > .gitlab-ci.yml | 8 ++++---- > .travis.yml | 10 +++++----- > 3 files changed, 18 insertions(+), 18 deletions(-)
Hmmm maybe that can be merged with "Run GNU make via the $MAKE variable" https://www.mail-archive.com/qemu-devel@nongnu.org/msg805900.html