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

chore: remove react parallelism #23570

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Conversation

ZachJW34
Copy link
Contributor

@ZachJW34 ZachJW34 commented Aug 26, 2022

User facing changelog

n/a

Additional details

the npm-react job was running with parallelism = 8 but it wasn't splitting the files so it was duplicating the work across 8 machines. It only takes <5 minutes to run so I've removed it entirely.

Steps to test

Check out the latest develop npm-react job, then compare it to this PR's build.

How has the user experience changed?

na

PR Tasks

  • [na] Have tests been added/updated?
  • [na] Has the original issue (or this PR, if no issue exists) been tagged with a release in ZenHub? (user-facing changes only)
  • [na] Has a PR for user-facing changes been opened in cypress-documentation?
  • [na] Have API changes been updated in the type definitions?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 26, 2022

Thanks for taking the time to open a PR!

@ZachJW34 ZachJW34 marked this pull request as ready for review August 26, 2022 16:48
@cypress
Copy link

cypress bot commented Aug 26, 2022



Test summary

39609 0 3371 0Flakiness 0


Run details

Project cypress
Status Passed
Commit b053ba8
Started Aug 26, 2022 4:48 PM
Ended Aug 26, 2022 5:02 PM
Duration 14:12 💡
OS Linux Debian - 11.3
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@ZachJW34 ZachJW34 merged commit 8d2702f into develop Aug 26, 2022
@ZachJW34 ZachJW34 deleted the zachw/remove-react-parallelism branch August 26, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants