Skip to content

test: fix powerstate#2036

Merged
universal-itengineer merged 8 commits intomainfrom
fix/test/powerstate
Mar 2, 2026
Merged

test: fix powerstate#2036
universal-itengineer merged 8 commits intomainfrom
fix/test/powerstate

Conversation

@universal-itengineer
Copy link
Member

@universal-itengineer universal-itengineer commented Feb 27, 2026

Description

Reduced ssh command timeout wait to 5 seconds. UntilSSHReady now wait 60 seconds in test PowerState.

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

There was also only one attempt to connect to the server. SSH actually only knocked once, because the timeout for SSH is 30 seconds, and for Eventually it's also 30 seconds.

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>
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>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
@universal-itengineer universal-itengineer marked this pull request as ready for review March 2, 2026 07:47
eofff
eofff previously approved these changes Mar 2, 2026
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
@universal-itengineer universal-itengineer merged commit 05a1e10 into main Mar 2, 2026
32 of 33 checks passed
@universal-itengineer universal-itengineer deleted the fix/test/powerstate branch March 2, 2026 16:34
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.

3 participants