Project

General

Profile

Actions

Bug #10170

closed

Cluster::write_file add extra argument

Added by Loïc Dachary over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
% Done:

100%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Cluster::write_file calls misc.write_file with three arguments instead of two :

  File "/home/loic/software/ceph/teuthology/teuthology/orchestra/cluster.py", line 82, in write_file
    teuthology.misc.write_file(remote, file_name, content, perms)
TypeError: write_file() takes exactly 3 arguments (4 given)

Actions #1

Updated by Loïc Dachary over 9 years ago

  • Status changed from 12 to Fix Under Review
  • % Done changed from 0 to 80
Actions #2

Updated by Loïc Dachary over 9 years ago

  • Status changed from Fix Under Review to Resolved
  • % Done changed from 80 to 100
Actions

Also available in: Atom PDF