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

test: add workaround to prevent a timeout during the server deletion #513

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

jooola
Copy link
Collaborator

@jooola jooola commented Jun 10, 2024

When the following steps are executed, the server deletion fails with a timeout:

  • delete primary IP (attached to the server)
  • delete server
  • timeout after 5 minutes on server delete action

Adding the 2 seconds pause will work around this timeout.

@jooola jooola changed the title test: add workaround to prevent a server deletion timeout (5m) test: add workaround to prevent a timeout during the server deletion (5m) Jun 10, 2024
@jooola jooola changed the title test: add workaround to prevent a timeout during the server deletion (5m) test: add workaround to prevent a timeout during the server deletion Jun 10, 2024
@jooola jooola merged commit 0dc8578 into ansible-collections:main Jun 10, 2024
29 of 30 checks passed
@jooola jooola deleted the test-prevent-timeout branch June 10, 2024 16:33
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.

None yet

1 participant