Skip to content

Replace RunSpecsWithDefaultAndCustomReporters with RunSpecs #7957

@blackpiglet

Description

@blackpiglet

Describe the problem/challenge you have

After bumping Ginkgo to v2, the function RunSpecsWithDefaultAndCustomReporters used by the current E2E code is deprecated.

https://onsi.github.io/ginkgo/MIGRATING_TO_V2#removed-custom-reporters

Describe the solution you'd like

Use the function RunSpecs to replace the RunSpecsWithDefaultAndCustomReporters.

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"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions