-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
blackpiglet
wants to merge
3
commits into
vmware-tanzu:main
Choose a base branch
from
blackpiglet:migration_case_support_vks
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Make the E2E supporting VKS data mover environment. #8371
blackpiglet
wants to merge
3
commits into
vmware-tanzu:main
from
blackpiglet:migration_case_support_vks
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
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
force-pushed
the
migration_case_support_vks
branch
from
November 6, 2024 10:30
f2d92f0
to
af1b86f
Compare
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
reasonerjt
reviewed
Nov 8, 2024
blackpiglet
force-pushed
the
migration_case_support_vks
branch
3 times, most recently
from
November 12, 2024 07:47
e62b50b
to
8533394
Compare
* 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
force-pushed
the
migration_case_support_vks
branch
5 times, most recently
from
November 13, 2024 10:50
dd27aa4
to
f9d421e
Compare
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
blackpiglet
force-pushed
the
migration_case_support_vks
branch
from
November 13, 2024 15:11
f9d421e
to
bebea4d
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
make new-changelog
) or comment/kind changelog-not-required
on this PR.site/content/docs/main
.