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

Reduce parallellism in locker integration test #407

Merged
merged 1 commit into from
May 25, 2023

Conversation

pietern
Copy link
Contributor

@pietern pietern commented May 25, 2023

Changes

This test is hitting request throttling. A lower number of parallel routines acquiring it should be sufficient.

Tests

n/a

@pietern pietern merged commit 8544440 into main May 25, 2023
@pietern pietern deleted the lock-test-reduce-parallellism branch May 25, 2023 13:22
@pietern pietern mentioned this pull request May 26, 2023
pietern added a commit that referenced this pull request May 26, 2023
## Changes

CLI:
* Reduce parallellism in locker integration test
([#407](#407)).

Bundles:
* Don't pass synthesized TMPDIR if not already set
([#409](#409)).
* Added support for bundle.Seq, simplified Mutator.Apply interface
([#403](#403)).
* Regenerated internal schema structs based on Terraform provider
schemas ([#401](#401)).
This pull request was closed.
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