Project

General

Profile

Actions

Bug #15224

closed

EINVAL on test_cls_rbd set_features on infernalis->jewel upgrade

Added by Sage Weil about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2016-03-20T12:11:28.639 INFO:tasks.workunit.client.0.vpm036.stdout:[ RUN      ] TestClsRbd.set_features
2016-03-20T12:11:28.683 INFO:tasks.workunit.client.0.vpm036.stdout:test/cls_rbd/test_cls_rbd.cc:1281: Failure
2016-03-20T12:11:28.684 INFO:tasks.workunit.client.0.vpm036.stdout:Value of: set_features(&ioctx, oid, features, mask)
2016-03-20T12:11:28.684 INFO:tasks.workunit.client.0.vpm036.stdout:  Actual: 0
2016-03-20T12:11:28.685 INFO:tasks.workunit.client.0.vpm036.stdout:Expected: -22
2016-03-20T12:11:28.685 INFO:tasks.workunit.client.0.vpm036.stdout:[  FAILED  ] TestClsRbd.set_features (44 ms)

/a/sage-2016-03-20_11:33:19-upgrade:infernalis-x-wip-sage-testing-distro-basic-vps/75874
Actions #1

Updated by Sage Weil about 8 years ago

from infernalis test_cls_rbd.cc:

  mask = RBD_FEATURE_LAYERING;
  ASSERT_EQ(-EINVAL, set_features(&ioctx, oid, features, mask));

looks like it expects the default image format/options to be different? test just needs to be adjusted, I think.

Actions #2

Updated by Sage Weil about 8 years ago

  • Source changed from other to Q/A
Actions #3

Updated by Jason Dillaman about 8 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Jason Dillaman about 8 years ago

  • Status changed from In Progress to Fix Under Review
Actions #5

Updated by Jason Dillaman about 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF