Skip to content

Fix TestParallelUpdate test on heavily loaded CI#58290

Merged
vapopov merged 1 commit intomasterfrom
vapopov/incriase-wait-time-for-ctmu-integration-test
Sep 2, 2025
Merged

Fix TestParallelUpdate test on heavily loaded CI#58290
vapopov merged 1 commit intomasterfrom
vapopov/incriase-wait-time-for-ctmu-integration-test

Conversation

@vapopov
Copy link
Copy Markdown
Contributor

@vapopov vapopov commented Aug 23, 2025

Added a fix for TestParallelUpdate, which was failing due to insufficient execution time under higher CI load, since the test was originally written for lightweight fake tsh and tctl binaries containing only updater logic for integration tests, but after PR #50228 these were replaced with real tsh and tctl binaries, increasing binary size and load time during execution.

Related: #57823 (comment)

@vapopov vapopov added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v16 backport/branch/v17 backport/branch/v18 labels Aug 23, 2025
@github-actions github-actions Bot requested review from kopiczko and r0mant August 23, 2025 00:39
@vapopov vapopov requested review from GavinFrazar, hugoShaka, smallinsky and zmb3 and removed request for kopiczko and r0mant August 23, 2025 00:39
@vapopov vapopov added this pull request to the merge queue Sep 2, 2025
Merged via the queue into master with commit 863ad04 Sep 2, 2025
46 checks passed
@vapopov vapopov deleted the vapopov/incriase-wait-time-for-ctmu-integration-test branch September 2, 2025 22:29
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@vapopov See the table below for backport results.

Branch Result
branch/v16 Create PR
branch/v17 Create PR
branch/v18 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/branch/v17 backport/branch/v18 no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants