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

qa/tasks: Add default timeout for wait for pg clean task #21313

Merged
merged 1 commit into from
Apr 10, 2018

Commits on Apr 10, 2018

  1. qa/tasks: wait_for_clean is called after ceph task as well after osd'…

    …s are up,
    
    the default timeout is none in that case, there are cases where it can hang  forever
    due to error cases, since this dumps quite a lot of info the logs grow in GB's, with
    default timeout of 1200 we can avoid such huge logs and fail sooner. Any tests needing
    higher timeout can pass the required value.
    
    Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
    vasukulkarni committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    7881a19 View commit details
    Browse the repository at this point in the history