Actions
Bug #45731
closedTestDeepCopy.Snaps_LargerDstObjSize fails in jenkins "make check" run
Status:
Duplicate
Priority:
Normal
Assignee:
Jason Dillaman
Target version:
-
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize
creating image with stripe unit: 2097152, stripe count: 16
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/librbd/test_DeepCopy.cc:117: Failure
Expected equality of these values:
read_size
Which is: 4194304
api::Io<>::read( *m_dst_ictx, offset, read_size, librbd::io::ReadResult{dst_result}, 0)
Which is: 2097152
[ FAILED ] TestDeepCopy.Snaps_LargerDstObjSize (417 ms)
https://jenkins.ceph.com/job/ceph-pull-requests/52411/console (will soon be 404)
Updated by Mykola Golub over 5 years ago
- Is duplicate of Bug #43608: [test] [ FAILED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize added
Actions