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

Support running test cases parallelly #7960

Open
blackpiglet opened this issue Jul 1, 2024 · 0 comments
Open

Support running test cases parallelly #7960

blackpiglet opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
E2E Tests End to end test

Comments

@blackpiglet
Copy link
Contributor

Describe the problem/challenge you have

The Velero E2E test duration is more than 4 hours. It's better to save some time to make the CI pipeline run more efficiently.

https://onsi.github.io/ginkgo/index#spec-parallelization
Ginkgo v2 supports running test cases parallelly. We can leverage that feature to reduce this time consumption.

Describe the solution you'd like

Anything else you would like to add:

Environment:

  • Velero version (use velero version):
  • Kubernetes version (use kubectl version):
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • 👍 for "The project would be better with this feature added"
  • 👎 for "This feature will not enhance the project in a meaningful way"
@blackpiglet blackpiglet added the E2E Tests End to end test label Jul 1, 2024
@blackpiglet blackpiglet self-assigned this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E Tests End to end test
Projects
None yet
Development

No branches or pull requests

1 participant