-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
- Replace RunSpecsWithDefaultAndCustomReporters - Replace RunSpecsWithDefaultAndCustomReporters with RunSpecs #7957
- Adjust default timeout - Need to set the E2E test timeout after bumping Ginkgo to v2 #7958
- Use labels instead of regex - Use labels instead of text message to filter test cases #7959
- Support running test parallelly - Support running test cases parallelly #7960
- Bump Ginkgo to v2 - Bump Ginkgo to v2 #7961
Describe the problem/challenge you have
Ginkgo v2 supports more features, and the Ginkgo v1 is not maintained anymore.
https://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md#upgrading-to-ginkgo-20
https://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md#aborting-the-test-suite
Propose to upgrade the Velero E2E using Ginkgo to v2 to utilize the new functionality.
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"