Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teuthology lock is stuck if vm create failed #2022

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

kshtsk
Copy link
Contributor

@kshtsk kshtsk commented Jan 30, 2025

No description provided.

Kyr Shatskyy added 3 commits January 30, 2025 10:30
If we were not able to create a vm we don't need to update machine's
inventory, because there is going to be an ssh connection established
to the host and teuthology gets stuck infinitely trying to connect to
the machine which does not exist.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
The message "virtual machine is still unavailable" is mistakenly
shown to user, when vms are actually available.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
For better logs readability just log downburst's stderr
line-by-line.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
@markhpc markhpc self-requested a review January 30, 2025 12:24
Copy link
Member

@markhpc markhpc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kshtsk kshtsk merged commit 4a0dbc1 into ceph:main Jan 30, 2025
9 checks passed
@kshtsk
Copy link
Contributor Author

kshtsk commented Jan 30, 2025

thanks guys

@kshtsk kshtsk deleted the wip-stuck-on-vm-create-fail branch January 30, 2025 12:42
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