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

TFA fix to ignore bluestore slowness alert during health checks #4536

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

sumabai
Copy link
Contributor

@sumabai sumabai commented Mar 11, 2025

Description

JIRA: https://issues.redhat.com/browse/RHCEPHQE-18401
Fix description : In below scripts, there exists ceph health checks expecting status as HEALTH_OK, but in current squid 8.1 regression runs due to unavoidable bluestore slowness alerts, adding code to ignore this warning and proceed with execution.

Files:
modified: tests/cephfs/snapshot_clone/cg_snap_system_test.py
modified: tests/cephfs/snapshot_clone/cg_snap_test.py
modified: tests/cephfs/snapshot_clone/snap_schedule_retention_vol_subvol.py

Logs:
Latest logs with comments addressed:
http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-NN1ZI1/snap_sched_subvol_0.log
http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-LAHJPH/cg_snap_interop_workflow_2_0.log

http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-MJPVDX/cg_snap_interop_workflow_2_0.log
http://magna002.ceph.redhat.com/cephci-jenkins/cephci-run-XOIV5B/snap_sched_subvol_0.log
Please include Automation development guidelines. Source of Test case - New Feature/Regression Test/Close loop of customer BZs

click to expand checklist
  • Create a test case in Polarion reviewed and approved.
  • Create a design/automation approach doc. Optional for tests with similar tests already automated.
  • Review the automation design
  • Implement the test script and perform test runs
  • Submit PR for code review and approve
  • Update Polarion Test with Automation script details and update automation fields
  • If automation is part of Close loop, update BZ flag qe-test_coverage “+” and link Polarion test

@sumabai sumabai added Ceph-FS Ceph File System tfa-issue-fix TFA automation issue fix labels Mar 11, 2025
@Manimaran-MM
Copy link
Contributor

Agree with the comment of moving it to a new lib. Otherwise LGTM

@sumabai sumabai force-pushed the regression_pr branch 5 times, most recently from 2ec5109 to 31ffd65 Compare March 12, 2025 07:45
@sumabai sumabai force-pushed the regression_pr branch 4 times, most recently from 1b4b6e2 to 98770ad Compare March 12, 2025 10:49
Copy link
Contributor

@Manimaran-MM Manimaran-MM left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit d39057b into red-hat-storage:main Mar 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ceph-FS Ceph File System tfa-issue-fix TFA automation issue fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants