velero icon indicating copy to clipboard operation
velero copied to clipboard

Bump the Ginkgo version to v2

Open blackpiglet opened this issue 8 months ago • 5 comments

  • [ ] Replace RunSpecsWithDefaultAndCustomReporters - #7957
  • [ ] Adjust default timeout - #7958
  • [ ] Use labels instead of regex - #7959
  • [ ] Support running test parallelly - #7960
  • [ ] 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.

  • :+1: for "The project would be better with this feature added"
  • :-1: for "This feature will not enhance the project in a meaningful way"

blackpiglet avatar Jun 12 '24 02:06 blackpiglet