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

Fix E2E StorageClass and VolumeSnapshotClass's install and delete logic #8407

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Nov 14, 2024

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:

@blackpiglet blackpiglet added kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes E2E Tests End to end test labels Nov 14, 2024
@blackpiglet blackpiglet marked this pull request as draft November 14, 2024 09:17
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.97%. Comparing base (5a64df9) to head (e5354e1).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8407      +/-   ##
==========================================
+ Coverage   58.95%   58.97%   +0.02%     
==========================================
  Files         367      368       +1     
  Lines       38902    38973      +71     
==========================================
+ Hits        22933    22986      +53     
- Misses      14507    14524      +17     
- Partials     1462     1463       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@blackpiglet blackpiglet force-pushed the fix_storageclass branch 10 times, most recently from 05d3cd9 to 250b6df Compare November 18, 2024 16:42
@blackpiglet blackpiglet marked this pull request as ready for review November 19, 2024 00:48
@github-actions github-actions bot requested a review from ywk253100 November 19, 2024 00:48
* Only install and uninstall SC and VSC once for default cluster.
* Install and uninstall SC and VSC for standby cluster on migration case.
* Refactor the StorageClass and VolumeSnapshotClass YAMLs.
* Prettify the e2e_suite_test.go

Signed-off-by: Xun Jiang <[email protected]>
@ywk253100 ywk253100 merged commit 9f0026d into vmware-tanzu:main Nov 21, 2024
38 checks passed
kaovilai pushed a commit to kaovilai/velero that referenced this pull request Nov 24, 2024
Fix E2E StorageClass and VolumeSnapshotClass's install and delete logic

Signed-off-by: Tiger Kaovilai <[email protected]>
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 has-e2e-2tests kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants