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

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:35:14 -04:00 committed by GitHub
parent 15f4218150
commit 83f3c61201
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