[7.x] [jest/ci] remove max-old-space-size override to use 4gb default (#91020) (#91054)

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Spencer <email@spalger.com>
This commit is contained in:
Kibana Machine 2021-02-10 19:07:23 -05:00 committed by GitHub
parent 74177ae6a8
commit ef775d6ef3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,5 @@
source src/dev/ci_setup/setup_env.sh
export NODE_OPTIONS="--max-old-space-size=2048"
checks-reporter-with-killswitch "Jest Unit Tests" \
node scripts/jest --ci --verbose --maxWorkers=8