Project

General

Profile

Actions

Bug #54055

open

teuthology-lock throws error but still functions

Added by David Galloway about 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
% Done:

0%

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

Description

This threw an error but still locked it to sjust@teuthology.

$ tl --lock --owner sjust@teuthology smithi205
Traceback (most recent call last):
  File "/home/dgalloway/git/ceph/teuthology/virtualenv/bin/teuthology-lock", line 33, in <module>
    sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-lock')())
  File "/home/dgalloway/git/ceph/teuthology/scripts/lock.py", line 18, in main
    sys.exit(teuthology.lock.cli.main(parse_args(sys.argv[1:])))
  File "/home/dgalloway/git/ceph/teuthology/teuthology/lock/cli.py", line 168, in main
    machine_type = machine_status['machine_type']
KeyError: 'machine_type'

No data to display

Actions

Also available in: Atom PDF