Skip to content

test: fix VirtualMachineMigration#2055

Merged
universal-itengineer merged 1 commit into
mainfrom
fix/test/virtualmachinemigration
Mar 3, 2026
Merged

test: fix VirtualMachineMigration#2055
universal-itengineer merged 1 commit into
mainfrom
fix/test/virtualmachinemigration

Conversation

@universal-itengineer
Copy link
Copy Markdown
Member

@universal-itengineer universal-itengineer commented Mar 3, 2026

Description

The VM must be properly configured before the tests can start, using cloud-init.

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

The previous image was pre-configured and already included all the necessary tools.

Fix issue

VirtualMachineMigration [It] verifies that migrations are successful
/home/runner/work/virtualization/virtualization/test/e2e/vm/migration.go:57

  [FAILED] Timed out after 300.000s.
  Expected success, but got an error:
      <*errors.errorString | 0xc000c8d300>: 
      vm-bios-58ngr: guest agent is not ready
      {
          s: "vm-bios-58ngr: guest agent is not ready",
      }

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

Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
@universal-itengineer universal-itengineer merged commit a2c4fb6 into main Mar 3, 2026
37 of 39 checks passed
@universal-itengineer universal-itengineer deleted the fix/test/virtualmachinemigration branch March 3, 2026 16:07
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.

2 participants