mirror of https://gerrit.osmocom.org/osmo-ci
coverity/local_test: use all CPU cores
Change-Id: I018fda7cb85bb7e480dbc55d296c2e216098fc5echanges/38/31138/2
parent
6a6b19ec6f
commit
56939cc0a7
|
@ -4,6 +4,7 @@ SCRIPT_DIR="$(dirname "$(realpath "$0")")"
|
|||
|
||||
export SRC_SKIP_FETCH=1
|
||||
export SRC_CLEAN=1
|
||||
export PARALLEL_MAKE="-j$(echo $(nproc) + 1 | bc)"
|
||||
|
||||
mkdir -p /tmp/coverity
|
||||
rm -f /tmp/coverity/common.sh
|
||||
|
|
Loading…
Reference in New Issue