-
Notifications
You must be signed in to change notification settings - Fork 50
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
Increase the test delays as they were before #277
Increase the test delays as they were before #277
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The word
|
Good suggestion, I have updated the PR title and description, thank you 👍 |
I think @aleksei-burlakov meant to also change the commit message, as that's what is left in the repository log. |
The issue happened on 12-SP5 after updating the sleep time from the current master branch(commit: 1219b4b) in ClusterLabs https://openqa.suse.de/tests/14048367#step/hawk_gui/82 and everything worked well after changing the sleep time back.
Thats right. It will make navigating through the log history easier. |
I have updated commit message, please check it 😄 |
The issue happened on 12-SP5 after updating the sleep time from the current master branch(commit: 1219b4b) in ClusterLabs
https://openqa.suse.de/tests/14048367#step/hawk_gui/82
and everything worked well after changing the sleep time back.