CherryPicked: [cnv-4.22] net: NAD live update VM localnet test#5137
Merged
rnetser merged 1 commit intoJun 11, 2026
Merged
Conversation
##### What this PR does / why we need it: Implements the NAD reference change test for localnet: verifies that a running VM can switch its secondary localnet network from one VLAN to another without rebooting, and that TCP connectivity is established on the new VLAN. ##### Which issue(s) this PR fixes: - ##### Special notes for reviewer: Usage of shared localnet setup: NNCP and localnet CUDN (as CUDN-VLAN-A) Includes move of shared helpers to be used in several packages like upcoming metrics nad ref change test. ##### jira-ticket: https://redhat.atlassian.net/browse/CNV-80573 <!-- full-ticket-url needs to be provided. This would add a link to the pull request to the jira and close it when the pull request is merged If the task is not tracked by a Jira ticket, just write "NONE". --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Tests** * Reorganized network connectivity test helpers for better code organization and reusability. * Added new test fixtures for localnet network configuration and baseline connectivity validation. * Enhanced test coverage with configurable runtime commands and improved VM provisioning capabilities. * **Refactoring** * Consolidated network interface naming constants across test modules for consistency. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Asia Khromov <azhivovk@redhat.com>
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
servolkov
approved these changes
Jun 5, 2026
Collaborator
|
/approve |
Contributor
|
/retest verify-bugs-are-open |
Contributor
|
/verified |
Contributor
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:cnv-4.22 published |
josemacassan
pushed a commit
to josemacassan/openshift-virtualization-tests
that referenced
this pull request
Jun 15, 2026
…tQE#5137) Cherry-pick from `main` branch, original PR: RedHatQE#5039, PR owner: azhivovk Signed-off-by: Asia Khromov <azhivovk@redhat.com> Co-authored-by: Asia Khromov <azhivovk@redhat.com> Signed-off-by: Jose Manuel Castano <joscasta@redhat.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Cherry-pick from
mainbranch, original PR: #5039, PR owner: azhivovk