Project

General

Profile

Actions

Bug #10705

closed

rbd: qa/workunit test_lock_and_fence --image-shared appears broken.

Added by Anonymous about 9 years ago. Updated about 9 years ago.

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

0%

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

Description

ON RHEL 7.1 running test_lock_and_fence.sh

2015-01-30T22:20:33.537 INFO:tasks.workunit.client.0.magna118.stderr:Length: unspecified [text/x-python]
2015-01-30T22:20:33.539 INFO:tasks.workunit.client.0.magna118.stderr:
2015-01-30T22:20:33.540 INFO:tasks.workunit.client.0.magna118.stderr:     0K .                                                      40.5M=0s
2015-01-30T22:20:33.541 INFO:tasks.workunit.client.0.magna118.stderr:
2015-01-30T22:20:33.542 INFO:tasks.workunit.client.0.magna118.stderr:
2015-01-30T22:20:33.542 INFO:tasks.workunit.client.0.magna118.stderr:+ rbd create rbdrw-image --size 10 --image-format 2 --image-shared
2015-01-30T22:20:33.567 INFO:tasks.workunit.client.0.magna118.stderr:rbd: extraneous parameter --image-shared
2015-01-30T22:20:33.569 INFO:tasks.workunit.client.0.magna118.stderr:+ exit 1
2015-01-30T22:20:33.569 INFO:tasks.workunit:Stopping ['rbd/test_lock_fence.sh'] on client.0...

When running interactive on error, rbd create rbdrw-image --size 10 --image-format 2 --image-shared returns: rbd: extraneous parameter --image-shared

It runs without the image-shared parameter

It looks like this change was inserted recently.

Actions #1

Updated by Josh Durgin about 9 years ago

This is a bug in the suite - it's running the master version of the workunit with an older version of the client code. It should be using the same branch for the workunit as is installed on the client.

Actions #2

Updated by Anonymous about 9 years ago

The suite should have been using branch: firefly. Mi dispiace.

Actions #3

Updated by Anonymous about 9 years ago

  • Category set to teuthology
  • Status changed from New to Resolved
  • Source changed from other to Q/A

The Suite works when using the firefly branch.

Actions

Also available in: Atom PDF