-
Notifications
You must be signed in to change notification settings - Fork 286
Optimize E2E CI: parallelize tests across languages, 3x wall-clock speedup #3405
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
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
2256b6f
Optimize slow e2e tests: parallelize operations and use timer-based o…
03d4c88
Address PR review: language-aware orchestrator, dispose responses, fi…
264363c
Parallelize e2e-dts across languages: 46min ~15min
6ccbd8d
Fix e2e-dts job display name to show language instead of Object
dc5b292
Address PR feedback: cleanup, health check port, fail on not ready
bab8cad
Parallelize all E2E jobs across languages + fix DTS health check
9c790ba
Address PR comments: document per-job isolation, improve cleanup comm…
9c40a8c
Pre-create DurableDB for MSSQL parallel jobs + health check polling
dfa9b76
Sequential long-running orchestrations for non-dotnet languages
bd47655
Revert MSSQL to sequential, revert sequential LongRunningOrchestrator
609fe9d
Address PR comments: TcpClient disposal, comment fixes, pendingId cle…
eaa0123
Fix xUnit1031 warnings: replace .Result with await in DedupeStatusesT…
10033f0
Undo unnecessary changes
63e05d0
Address PR feedback: restore comments, add cleanup logging, name DTS …
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.