CherryPicked: [cnv-4.22] [net] Multi-arch tests with VMs with primary UDN interfaces#5562
Open
cnv-tests-github-webhook-dollierp[bot] wants to merge 2 commits into
Open
Conversation
Test that a VM with ARM64 archirecture can successfuly connect with an AMD64 VM over primary UDN interface. Assisted-by: Claude Code <noreply@anthropic.com> Multi-architecture cluster are now supported by Openshift Virtualization, and these tests verify the successful connectivity of VMs of 2 different architectures over primary UDN interfaces. https://redhat.atlassian.net/browse/CNV-89417 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> * **Tests** * Added ARM64 and AMD64 UDN-backed VM fixtures for multi-architecture scenarios. * Extended UDN VM provisioning to accept an optional architecture override. * Updated multi-arch UDN connectivity checks to perform active TCP connections between ARM/AMD VMs and verify they succeed. * Re-enabled previously skipped multi-architecture connectivity tests so they run as active checks. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Yossi Segev <ysegev@redhat.com>
for more information, see https://pre-commit.ci
Contributor
|
@yossisegev — AI automatically resolved merge conflicts for this cherry-pick. Please review the changes carefully and verify correctness before merging. |
|
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
Branch Management
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
Security Checks
💡 Tips
📌 Additional InformationCustom Commands:
For more information, please refer to the project documentation or contact the maintainers. |
Contributor
|
/hold tox will keep failing until #5124 is cherry-picked. |
|
yossisegev is not part of the approver, only approvers can mark pull request with hold |
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: #5417, PR owner: yossisegev