Skip to content

Sink tests: fix for parallel test execution#665

Merged
dubious90 merged 3 commits intoenvoyproxy:mainfrom
oschaaf:sink-parallel-test-execution-stabilization
Mar 29, 2021
Merged

Sink tests: fix for parallel test execution#665
dubious90 merged 3 commits intoenvoyproxy:mainfrom
oschaaf:sink-parallel-test-execution-stabilization

Conversation

@oschaaf
Copy link
Copy Markdown
Member

@oschaaf oschaaf commented Mar 26, 2021

FileSinkTest.CorruptedFile would flake when running multiple
instances of it concurrently. This PR tweaks it to avoid that.

Signed-off-by: Otto van der Schaaf ovanders@redhat.com

FileSinkTest.CorruptedFile would flake when running multiple
instances of it concurrently. This PR tweaks it to avoid that.

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@oschaaf oschaaf added the waiting-for-review A PR waiting for a review. label Mar 26, 2021
Otto van der Schaaf added 2 commits March 27, 2021 18:38
…execution-stabilization

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@dubious90 dubious90 merged commit 46d1672 into envoyproxy:main Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-review A PR waiting for a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants