Skip to content

Reduce parallellism in locker integration test - #407

Merged
pietern merged 1 commit into
mainfrom
lock-test-reduce-parallellism
May 25, 2023
Merged

Reduce parallellism in locker integration test#407
pietern merged 1 commit into
mainfrom
lock-test-reduce-parallellism

Conversation

@pietern

Copy link
Copy Markdown
Contributor

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 mainMay 25, 2023
@pietern
pietern deleted the lock-test-reduce-parallellism branch May 25, 2023 13:22
@pieternpietern 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)).
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
This test is hitting request throttling. A lower number of parallel
routines acquiring it should be sufficient.
## Tests
n/a
denik pushed a commit that referenced this pull request May 20, 2026
## 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)).
Sign up for freeto 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

@pietern@andrewnester