Skip to content

Comments

test(vm): replace guest agent check with phase check#1828

Merged
hardcoretime merged 1 commit intomainfrom
test/vm/replace-agent-ready-check-with-phase-check
Dec 12, 2025
Merged

test(vm): replace guest agent check with phase check#1828
hardcoretime merged 1 commit intomainfrom
test/vm/replace-agent-ready-check-with-phase-check

Conversation

@hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Dec 12, 2025

Description

  • VirtualMachineLiveMigrationTCPSession
  • VirtualDiskAttachment

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

There is an issue with the guest agent's readiness and it should be removed, as the guest agent check is not required for these test cases.

What is the expected result?

VirtualMachineLiveMigrationTCPSession and VirtualDiskAttachment should pass.

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.

- VirtualMachineLiveMigrationTCPSession
- VirtualDiskAttachment

Signed-off-by: Roman Sysoev <roman.sysoev@flant.com>
@hardcoretime hardcoretime merged commit cfa6a73 into main Dec 12, 2025
30 of 34 checks passed
@hardcoretime hardcoretime deleted the test/vm/replace-agent-ready-check-with-phase-check branch December 12, 2025 16:43
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