Skip to content

configurable timeout option #3

New issue

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

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

Already on GitHub? # to your account

Merged
merged 4 commits into from
Jan 25, 2021
Merged

Conversation

PawelSuwinski
Copy link
Contributor

$ ./check_selenium_docker.py -h  
usage: check_selenium_docker.py [-h] [--timeout TIMEOUT] path

positional arguments:
  path               path to selenium test

optional arguments:
  -h, --help         show this help message and exit
  --timeout TIMEOUT  results waiting timeout in sec, default 300

@PawelSuwinski
Copy link
Contributor Author

Closes #5

@msafdal msafdal self-assigned this Jan 25, 2021
@msafdal msafdal linked an issue Jan 25, 2021 that may be closed by this pull request
@msafdal msafdal merged commit 68970c2 into opsdis:master Jan 25, 2021
@msafdal
Copy link
Collaborator

msafdal commented Jan 25, 2021

@PawelSuwinski thank you for the PR.

Tested and merged.

PawelSuwinski added a commit to PawelSuwinski/check_selenium_docker that referenced this pull request Feb 2, 2021
configurable timeout option (opsdis#3)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exec_time calculation error in the absence of tests
2 participants