vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.78k stars 1.41k forks source link

Fix the context choosing error after migration case. #8293

Closed blackpiglet closed 1 month ago

blackpiglet commented 1 month ago

Try to use the normal import way in ginkgo tests. Change the FAIL_FAST default value to false.

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.19%. Comparing base (ba0dbb9) to head (6a1d8df). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8293 +/- ## ========================================== - Coverage 59.20% 59.19% -0.02% ========================================== Files 367 367 Lines 30838 30840 +2 ========================================== - Hits 18259 18255 -4 - Misses 11119 11124 +5 - Partials 1460 1461 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.