[ci] try reducing Jest concurrency to mitigate random timeouts (#95348) (#95362)

Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2021-03-24 18:46:12 -04:00 committed by GitHub
parent 8d5fa630b3
commit 8e7e9dcce5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,4 @@
source src/dev/ci_setup/setup_env.sh
checks-reporter-with-killswitch "Jest Unit Tests" \
node scripts/jest --ci --verbose --maxWorkers=8
node scripts/jest --ci --verbose --maxWorkers=6