Skip to content

Remove parallel usage in setup and test commands#8058

Merged
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/no-more-parallel
Mar 23, 2023
Merged

Remove parallel usage in setup and test commands#8058
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/no-more-parallel

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

Based on discussion at yesterday's Engineering Huddle and people running into issues with the parallel testing being used by default, this PR removes parallel_tests usage from the setup and test commands. It is still available for those who use it, but it will have to be run directly. I've also updated the gem.

@aduth
Copy link
Contributor

aduth commented Mar 23, 2023

It is still available for those who use it, but it will have to be run directly.

Should we just drop it? YAGNI and such, and whether we can trust that it actually works.

@aduth
Copy link
Contributor

aduth commented Mar 23, 2023

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/no-more-parallel branch from ef0c06a to 4878fa2 Compare March 23, 2023 15:08
changelog: Internal, Development, Remove parallel usage in setup and test commands
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/no-more-parallel branch from 4878fa2 to 69f878d Compare March 23, 2023 15:11
@mitchellhenke
Copy link
Contributor Author

It is still available for those who use it, but it will have to be run directly.

Should we just drop it? YAGNI and such, and whether we can trust that it actually works.

Sounds good to me, dropped it.

Another reference to remove?

https://github.com/18F/identity-idp/blob/ef0c06ac8d0d1046d46630e9706798daff05e42e/bin/docker_setup#L66-L67

Oops, thank you, removed that as well.

@mitchellhenke mitchellhenke merged commit 1ba00c5 into main Mar 23, 2023
@mitchellhenke mitchellhenke deleted the mitchellhenke/no-more-parallel branch March 23, 2023 15:50
@aduth aduth mentioned this pull request Mar 27, 2023
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.

2 participants