Project

General

Profile

Actions

Bug #54458

closed

osd-scrub-snaps.sh: TEST_scrub_snaps failed due to malformed log message

Added by Ronen Friedman about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Yes
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

(created by PR #44941)

the test expects the following line:
"...found snap mapper error on pg 1.0 oid 1:461f8b5e:::obj16:7 snaps missing in mapper, should be: 1,2,3,4,5,6,7 was r -2...repaired"
while the new code does not emit the 'was <emptylist> r -2' part.

Now - as the list is always empty for missing snaps, and the r is always '-2' - this part of the message is just confusing.

The test should be fixed to match the new code.


Related issues 1 (0 open1 closed)

Is duplicate of RADOS - Bug #54517: scrub/osd-scrub-snaps.sh: TEST FAILED WITH 1 ERRORSDuplicateRonen Friedman

Actions
Actions

Also available in: Atom PDF