Skip to content

[v13] Add t.Parallel() to several tsh tests#28613

Merged
jakule merged 1 commit intobranch/v13from
bot/backport-28470-branch/v13
Jul 6, 2023
Merged

[v13] Add t.Parallel() to several tsh tests#28613
jakule merged 1 commit intobranch/v13from
bot/backport-28470-branch/v13

Conversation

@jakule
Copy link
Copy Markdown
Contributor

@jakule jakule commented Jul 3, 2023

Backport #28470 to branch/v13

Added the `t.Parallel()` function call in each test function to enable parallel test execution. This should reduce the overall time it takes to run all these tests by enabling them to run concurrently.
@github-actions github-actions Bot added backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Jul 3, 2023
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from ibeckermayer July 3, 2023 19:34
@jakule jakule added this pull request to the merge queue Jul 6, 2023
Merged via the queue into branch/v13 with commit 2fdb4e0 Jul 6, 2023
@jakule jakule deleted the bot/backport-28470-branch/v13 branch July 6, 2023 18:12
@r0mant r0mant mentioned this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants