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

[25.0 backport] De-flake TestSwarmClusterRotateUnlockKey... again... maybe? #47201

Merged

Commits on Jan 24, 2024

  1. De-flake TestSwarmClusterRotateUnlockKey... again... maybe?

    This hopefully makes the test less flakey (or removes any flake that
    would be caused by the test itself).
    
    1. Adds tail of cluster daemon logs when there is a test failure so we
       can more easily see what may be happening
    2. Scans the daemon logs to check if the key is rotated before
       restarting the daemon. This is a little hacky but a little better
       than assuming it is done after a hard-coded 3 seconds.
    3. Cleans up the `node ls` check such that it uses a poll function
    
    Signed-off-by: Brian Goff <cpuguy83@gmail.com>
    (cherry picked from commit fbdc025)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    cpuguy83 authored and thaJeztah committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2cf1c76 View commit details
    Browse the repository at this point in the history