test: updates E2E test network and image configuration#2054
Open
universal-itengineer wants to merge 16 commits intomainfrom
Open
test: updates E2E test network and image configuration#2054universal-itengineer wants to merge 16 commits intomainfrom
universal-itengineer wants to merge 16 commits intomainfrom
Conversation
ef15157 to
924f4ad
Compare
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
924f4ad to
92f42bb
Compare
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
danilrwx
reviewed
Mar 4, 2026
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
yaroslavborbat
requested changes
Mar 4, 2026
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
hardcoretime
requested changes
Mar 4, 2026
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
fc672c9 to
d300227
Compare
d300227 to
c77b5fd
Compare
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
fff0b12 to
e3445d7
Compare
Isteb4k
previously approved these changes
Mar 4, 2026
Signed-off-by: Nikita Korolev <nikita.korolev@flant.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.
Description
This PR updates E2E test network and image configuration to make VM connectivity and migration scenarios more deterministic.
Key changes:
ClusterNetworkto existing VLAN4006(cn-4006-for-e2e-test) instead of VLAN1003(cn-1003-for-e2e-test).VI/CVI/VD) to use Ubuntu image URL instead of Alpine BIOS URL.Why do we need it, and what problem does it solve?
What is the expected result?
Checklist
Changelog entries