Skip to content

qa/cephfs: ignore OSD_DOWN/osds down warning#63517

Merged
vshankar merged 1 commit intoceph:mainfrom
vshankar:wip-71446
Jun 20, 2025
Merged

qa/cephfs: ignore OSD_DOWN/osds down warning#63517
vshankar merged 1 commit intoceph:mainfrom
vshankar:wip-71446

Conversation

@vshankar
Copy link
Contributor

Runs have started failing a lot with the human friendly variant of the warning. OSD_DOWN is in the ignore list, however, the human friendly warning (osds down) isn't.

Fixes: http://tracker.ceph.com/issues/71446

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

@vshankar vshankar requested a review from a team May 27, 2025 07:33
@vshankar vshankar added the cephfs Ceph File System label May 27, 2025
@github-actions github-actions bot added the tests label May 27, 2025
@vshankar
Copy link
Contributor Author

The failure rate for tests failing withe OSD_DOWN/osds down have gone up. Ignoring this in qa/cephfs for now. I have tagged @ljflores in tracker https://tracker.ceph.com/issues/71016.

@vshankar
Copy link
Contributor Author

This PR is under test in https://tracker.ceph.com/issues/71496.

vshankar added a commit to vshankar/ceph that referenced this pull request Jun 9, 2025
* refs/pull/63517/head:
	qa/cephfs: ignore `OSD_DOWN/osds down` warning
Runs have started failing a lot with the human friendly variant
of the warning. OSD_DOWN is in the ignore list, however, the human
friendly warning (osds down) isn't.

Fixes: http://tracker.ceph.com/issues/71446
Signed-off-by: Venky Shankar <vshankar@redhat.com>
@vshankar
Copy link
Contributor Author

Updated the ignore list with osd* is down filter.

@vshankar
Copy link
Contributor Author

@vshankar vshankar merged commit 71bc5f4 into ceph:main Jun 20, 2025
13 checks passed
vshankar added a commit to vshankar/ceph that referenced this pull request Jun 23, 2025
* refs/pull/63517/head:
	qa/cephfs: ignore `OSD_DOWN/osds down` warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cephfs Ceph File System tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants