reef: qa: suppress __trans_list_add valgrind warning#58791
Merged
reef: qa: suppress __trans_list_add valgrind warning#58791
Conversation
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> (cherry picked from commit cdef41d)
Fixes: https://tracker.ceph.com/issues/65779 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> (cherry picked from commit 4d70741)
Member
|
jenkins test make check |
Member
Author
|
jenkins test windows |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
vshankar
approved these changes
Nov 26, 2024
knrt10
added a commit
to knrt10/ceph
that referenced
this pull request
Aug 19, 2025
Previously the librbd test runner listed individual gtest filters to work around unstable groups (see tracker ceph#58791). Those workarounds are no longer needed, so the script has been simplified to invoke `ceph_test_librbd` directly. This ensures the entire suite is always executed and reduces maintenance overhead. Fixes: https://tracker.ceph.com/issues/58791 Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
knrt10
added a commit
to knrt10/ceph
that referenced
this pull request
Aug 19, 2025
Previously the librbd test runner listed individual gtest filters to work around unstable groups (see tracker ceph#58791). Those workarounds are no longer needed, so the script has been simplified to invoke `ceph_test_librbd` directly. This ensures the entire suite is always executed and reduces maintenance overhead. Fixes: https://tracker.ceph.com/issues/58791 Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
knrt10
added a commit
to knrt10/ceph
that referenced
this pull request
Aug 19, 2025
Previously the librbd test runner listed individual gtest filters to work around unstable groups (see tracker ceph#58791). Those workarounds are no longer needed, so the script has been simplified to invoke `ceph_test_librbd` directly. This ensures the entire suite is always executed and reduces maintenance overhead. Fixes: https://tracker.ceph.com/issues/58791 Co-authored-by: Matan Breizman <mbreizma@redhat.com> Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
knrt10
added a commit
to knrt10/ceph
that referenced
this pull request
Aug 25, 2025
Previously the librbd test runner listed individual gtest filters to work around unstable groups (see tracker ceph#58791). Those workarounds are no longer needed, so the script has been simplified to invoke `ceph_test_librbd` directly. This ensures the entire suite is always executed and reduces maintenance overhead. Fixes: https://tracker.ceph.com/issues/58791 Co-authored-by: Matan Breizman <mbreizma@redhat.com> Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
harsimran-05
pushed a commit
to harsimran-05/ceph
that referenced
this pull request
Oct 27, 2025
Previously the librbd test runner listed individual gtest filters to work around unstable groups (see tracker ceph#58791). Those workarounds are no longer needed, so the script has been simplified to invoke `ceph_test_librbd` directly. This ensures the entire suite is always executed and reduces maintenance overhead. Fixes: https://tracker.ceph.com/issues/58791 Co-authored-by: Matan Breizman <mbreizma@redhat.com> Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/67154
backport of #58056
parent tracker: https://tracker.ceph.com/issues/65779
this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh