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

Fixes for teuthology-node-cleanup #1949

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Fixes for teuthology-node-cleanup #1949

merged 3 commits into from
Jun 17, 2024

Commits on May 28, 2024

  1. lock.query.find_stale_locks: Fix a false positive

    Also fix the return type and docstring, which were inconsistent.
    
    Signed-off-by: Zack Cerza <[email protected]>
    zmc committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5022dfb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. node_cleanup: Fix invocations without --owner

    Signed-off-by: Zack Cerza <[email protected]>
    zmc committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a02d01c View commit details
    Browse the repository at this point in the history
  2. lock.ops.unlock_safe: Remove stray comment

    Signed-off-by: Zack Cerza <[email protected]>
    zmc committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5072e74 View commit details
    Browse the repository at this point in the history