Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Run Jest tests in parallel #117188

Merged
merged 15 commits into from
Nov 9, 2021
Merged

Commits on Nov 2, 2021

  1. [ci] Run Jest tests in parallel (elastic#115687)

    * [ci] Run Jest tests in parallel
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * Disable coverage
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * Make hourly match prs
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * Update timeout
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    * mock process.execArgv so that it is consistent
    
    * Remove comment
    
    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    Co-authored-by: spalger <spalger@users.noreply.github.com>
    3 people committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    501de79 View commit details
    Browse the repository at this point in the history
  2. No subshell

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a184ac1 View commit details
    Browse the repository at this point in the history
  3. Remove another empty config

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    00ac0b6 View commit details
    Browse the repository at this point in the history
  4. Increase heap

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7d524f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    349a8d1 View commit details
    Browse the repository at this point in the history
  6. Increase heap again

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    46d1099 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. mohr memory

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    75a6d43 View commit details
    Browse the repository at this point in the history
  2. Split security solutions Jest tests

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    5c4069f View commit details
    Browse the repository at this point in the history
  3. Try increase JS heap to 14G

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a99fefc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Split securitySolutions

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    87b4374 View commit details
    Browse the repository at this point in the history
  2. :fingerscrossed:

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    83a7096 View commit details
    Browse the repository at this point in the history
  3. Re-enable test

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    043a2fb View commit details
    Browse the repository at this point in the history
  4. parallelism 8

    Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
    Tyler Smalley committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    ee2d646 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    a3f7654 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    895e721 View commit details
    Browse the repository at this point in the history