mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[ci] try reducing Jest concurrency to mitigate random timeouts (#95348)
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
7f740831cb
commit
7b35b28edc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue