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

Open
wants to merge 1 commit into
base: squid
Choose a base branch
from

Conversation

adk3798
Copy link
Contributor

@adk3798 adk3798 commented May 10, 2024

Backport of #57214

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

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 adk3798 requested a review from a team as a code owner May 10, 2024 20:13
@adk3798 adk3798 added this to the squid milestone May 10, 2024
Copy link
Contributor

@phlogistonjohn phlogistonjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok for backport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants