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

Handle machines that stay in allocating + pending for too long. #525

Open
freyes opened this issue Jul 6, 2022 · 0 comments
Open

Handle machines that stay in allocating + pending for too long. #525

freyes opened this issue Jul 6, 2022 · 0 comments

Comments

@freyes
Copy link
Member

freyes commented Jul 6, 2022

There are scenarios where the undercloud infrastructure could have issues with the metadata service, this results in a machine that's running, but since it couldn't be configured by the scripts juju passes in cloud-init, the juju status will show it as "pending" for the machine status and "allocating" for the agent status, zaza should monitor this condition and short circuit the testing if this state stays for too long.

this functionality should include a configuration like TEST_MACHINE_ALLOCATION_TIMEOUT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants