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

squid: qa/cephadm: ignore CEPHADM_STRAY_DAEMON in upgrade tests #57411

Merged
merged 1 commit into from
Jun 20, 2024

Commits on May 10, 2024

  1. qa/cephadm: ignore CEPHADM_STRAY_DAEMON in upgrade tests

    There is some other ongoing work to make it so daemons
    created/destroyed in the last minute are not marked stray
    as there can be a delay between when cephadm considers the
    daemon as being removed and when the core mgr reports the
    same. Unfortunately, that change only fixes it for releases
    in which the patch will be present, so the upgrade test
    is still susceptible to having these warnings pop up
    before the upgrade occurs.
    
    Signed-off-by: Adam King <adking@redhat.com>
    (cherry picked from commit c4a875f)
    adk3798 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    af98929 View commit details
    Browse the repository at this point in the history