]> Git Repo - qemu.git/commit
.travis.yml: probe for number of available processors
authorAlex Bennée <[email protected]>
Mon, 3 Feb 2020 09:09:26 +0000 (09:09 +0000)
committerAlex Bennée <[email protected]>
Tue, 4 Feb 2020 17:13:29 +0000 (17:13 +0000)
commit0a7c0ae0534deed06e9a045324a03c09677d4c93
tree5d7f2b77c725f9f1690828cfa7144fa668795d7c
parentb3165c874e940653c9d3ef5224c0b928277d2b88
.travis.yml: probe for number of available processors

The arm64 hardware was especially hit by only building on 3 of the 32
available cores. Introduce a JOBS environment variable which we use
for all parallel builds. We still run the main checks single threaded
though so to make it easier to spot hangs.

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20200203090932[email protected]>
.travis.yml
This page took 0.024572 seconds and 4 git commands to generate.