Project

General

Profile

Bug #45648

qa/tasks/mds_thrash.py fails when trying to trash max_mds

Added by Kefu Chai almost 4 years ago. Updated almost 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Testing
Target version:
-
% Done:

0%

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

Description

Traceback (most recent call last):
  File "/home/teuthworker/src/github.com_tchaikov_ceph_nautilus-py3/qa/tasks/mds_thrash.py", line 229, in _run
    self.do_thrash()
  File "/home/teuthworker/src/github.com_tchaikov_ceph_nautilus-py3/qa/tasks/mds_thrash.py", line 354, in do_thrash
    options = range(1, max_mds)+range(max_mds+1, self.max_mds+1)
TypeError: unsupported operand type(s) for +: 'range' and 'range'

Related issues

Duplicates CephFS - Bug #45590: qa: TypeError: unsupported operand type(s) for +: 'range' and 'range' Resolved

History

#1 Updated by Kefu Chai almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 35193

#2 Updated by Patrick Donnelly almost 4 years ago

  • Status changed from Fix Under Review to Duplicate

#3 Updated by Patrick Donnelly almost 4 years ago

  • Duplicates Bug #45590: qa: TypeError: unsupported operand type(s) for +: 'range' and 'range' added

Also available in: Atom PDF