Skip to content

Increase parallel for jest from 2 to 3

Kyle Wiebers requested to merge more-parallel-for-jest into master

What does this MR do?

Increases the parallel setting for Jest from 2 to 3.

Since 2020-03-01 the average jest duration has increased from 8.91 minutes to 17.2 minutes. This has followed the trend of migration to Jest from 66.64% to 99.38%.

Jest Migration

image

Jest Build Duration

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports