Skip to content

test: fix VirtualMachineAdditionalNetworkInterfaces test#2377

Open
eofff wants to merge 1 commit into
mainfrom
fix/e2e/additional-network-test
Open

test: fix VirtualMachineAdditionalNetworkInterfaces test#2377
eofff wants to merge 1 commit into
mainfrom
fix/e2e/additional-network-test

Conversation

@eofff
Copy link
Copy Markdown
Contributor

@eofff eofff commented May 20, 2026

Description

Fixed an OOM issue during cloud-init for Ubuntu VMs.
Increased the timeout for the SSH command that runs ping — a 5-second ping may exceed a 5-second command timeout.
Removed shell pipelines to improve code readability and make error handling more reliable.

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: vm
type: fix
summary: Fix VirtualMachineAdditionalNetworkInterfaces e2e test

fix
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
@eofff eofff requested a review from LopatinDmitr May 20, 2026 13:32
@eofff eofff requested a review from Isteb4k as a code owner May 20, 2026 13:32
@eofff eofff added this to the v1.9.0 milestone May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant