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

Configurable timeout for start of SUT #53

Open
oikajo opened this issue Dec 21, 2021 · 0 comments
Open

Configurable timeout for start of SUT #53

oikajo opened this issue Dec 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@oikajo
Copy link
Contributor

oikajo commented Dec 21, 2021

Sometimes SUT takes longer time (cold start) to start (process) after installation. It would be beneficial to have configurable timeout to wait for the process to be present.

Steps:
Check if process is running

  • if yes: proceed
  • if no: wait couple seconds, retry until timeout is reached
    If timeout is reached, flag process as failed
@oikajo oikajo added the enhancement New feature or request label Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant