Skip to content
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

Run each case inside suite in parallel #924

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

alexander-demicev
Copy link
Member

What this PR does / why we need it:

Run each case inside suite in parallel.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@alexander-demicev alexander-demicev added the area/testing Indicates an issue related to test label Dec 12, 2024
@alexander-demicev alexander-demicev requested a review from a team as a code owner December 12, 2024 16:27
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
@furkatgofurov7
Copy link
Contributor

@alexander-demicev thanks for PR, do you know how much we were able to gain in terms of e2e run duration compared to initial state? I suppose it should be improved when using 5 ginkgo nodes

Copy link
Contributor

@Danil-Grigorev Danil-Grigorev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5*8 - up to 40 suites?

@alexander-demicev alexander-demicev merged commit 0b5bd18 into rancher:main Dec 16, 2024
9 checks passed
@alexander-demicev alexander-demicev deleted the parrallele2e branch December 16, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Indicates an issue related to test
Development

Successfully merging this pull request may close these issues.

3 participants