Skip to content

qa: fix test_cephfs_mirror_stats failure#63131

Merged
vshankar merged 1 commit intoceph:mainfrom
joscollin:wip-B71186-test_cephfs_mirror_stats-failure
May 29, 2025
Merged

qa: fix test_cephfs_mirror_stats failure#63131
vshankar merged 1 commit intoceph:mainfrom
joscollin:wip-B71186-test_cephfs_mirror_stats-failure

Conversation

@joscollin
Copy link
Member

@joscollin joscollin commented May 6, 2025

  • Don't create huge files that results in 'No space left on device'.
  • Relax last_synced_end > last_synced_start check, so that
    the test wouldn't fail even if 'counter dump' delays getting updated
    values within a particular snapshot sync.

Fixes: https://tracker.ceph.com/issues/71186

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

@github-actions github-actions bot added cephfs Ceph File System tests labels May 6, 2025
@joscollin
Copy link
Member Author

jenkins test make check

@joscollin
Copy link
Member Author

jenkins test make check arm64

@joscollin joscollin force-pushed the wip-B71186-test_cephfs_mirror_stats-failure branch from 2bfb685 to cec119e Compare May 7, 2025 04:29
@joscollin
Copy link
Member Author

Test passed on the previously failed branch wip-vshankar-testing-20250505.162437-debug:
https://pulpito.ceph.com/jcollin-2025-05-07_04:38:25-fs:mirror-wip-vshankar-testing-20250505.162437-debug-distro-default-smithi/8275383/

@joscollin
Copy link
Member Author

jenkins test api

@joscollin
Copy link
Member Author

jenkins test make check arm64

@joscollin
Copy link
Member Author

jenkins test make check arm64

@joscollin joscollin requested a review from a team May 7, 2025 12:34
@joscollin
Copy link
Member Author

jenkins test make check arm64

* Don't create huge files that results in 'No space left on device'.
* Relax last_synced_end > last_synced_start check, so that
  the test wouldn't fail even if 'counter dump' delays getting updated
  values within a particular snapshot sync.

Fixes: https://tracker.ceph.com/issues/71186
Signed-off-by: Jos Collin <jcollin@redhat.com>
@joscollin joscollin force-pushed the wip-B71186-test_cephfs_mirror_stats-failure branch from cec119e to 9738b8d Compare May 13, 2025 05:18
@joscollin
Copy link
Member Author

jenkins test api

@joscollin
Copy link
Member Author

jenkins test make check arm64

@vshankar
Copy link
Contributor

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

Copy link
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

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

@vshankar vshankar merged commit 911b02d into ceph:main May 29, 2025
12 checks passed
@joscollin joscollin deleted the wip-B71186-test_cephfs_mirror_stats-failure branch May 29, 2025 04:26
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