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

Introduce waiter mechanism #189

Open
istraka opened this issue May 2, 2023 · 0 comments
Open

Introduce waiter mechanism #189

istraka opened this issue May 2, 2023 · 0 comments

Comments

@istraka
Copy link
Collaborator

istraka commented May 2, 2023

Introduce a way to tell Sunstone to wait for a condition indicating a resource is up.

Proposed requirements:

  • Option to identify a resource (@AzureVirtualMachine)
  • Option to set a timeout
  • Option to set a waiter (provided by Sunstone)
    • HTTP waiter (accepts path & port (optional) )
    • HTTPS waiter (accepts path & port (optional) )
  • Option to select 1-N phases where the waiter is applied (after cloud deployment, after WAR deployment, ... )
  • I can set multiple waiters in the test class
  • Waiter is set in a declarative way using annotations.
@istraka istraka added this to the 2.2.0 milestone May 5, 2023
@istraka istraka removed this from the 2.2.0 milestone Jun 7, 2024
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

No branches or pull requests

1 participant