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

Make the E2E supporting VKS data mover environment. #8371

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Nov 5, 2024

  • Add new flag DISABLE_VSPHERE_PLUGIN for E2E test.
  • Modify the E2E README for the new parameter.
  • Add the VolumeSnapshotClass for VKS.
  • Modify the plugin install logic.
  • Modify the E2E to support data mover cases in VKS.

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 and removed has-e2e-2tests labels Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.95%. Comparing base (db470a7) to head (bebea4d).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8371      +/-   ##
==========================================
- Coverage   58.95%   58.95%   -0.01%     
==========================================
  Files         367      367              
  Lines       38876    38902      +26     
==========================================
+ Hits        22920    22933      +13     
- Misses      14493    14507      +14     
+ Partials     1463     1462       -1     

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

@blackpiglet blackpiglet changed the title Make the Migration labels E2E test support VKS data mover environment. Make the Migration labelled E2E test support VKS data mover environment. Nov 6, 2024
@blackpiglet blackpiglet changed the title Make the Migration labelled E2E test support VKS data mover environment. Make the E2E supporting VKS data mover environment. Nov 6, 2024
@blackpiglet blackpiglet marked this pull request as draft November 6, 2024 10:35
test/types.go Outdated Show resolved Hide resolved
@blackpiglet blackpiglet force-pushed the migration_case_support_vks branch 3 times, most recently from e62b50b to 8533394 Compare November 12, 2024 07:47
* Add new flag HAS_VSPHERE_PLUGIN for E2E test.
* Modify the E2E README for the new parameter.
* Add the VolumeSnapshotClass for VKS.
* Modify the plugin install logic.
* Modify the cases to support data mover case in VKS.

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
@blackpiglet blackpiglet force-pushed the migration_case_support_vks branch 5 times, most recently from dd27aa4 to f9d421e Compare November 13, 2024 10:50
@blackpiglet blackpiglet marked this pull request as ready for review November 13, 2024 14:57
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants