Project

General

Profile

Actions

Feature #1385

closed

teuthology-nuke should support nuking "all hosts i have locked"

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
qa
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Right now, teuthology-nuke forces me to search through the logs from my last run, and construct a yaml file with the targets and ssh keys. Most of the time, I just want to nuke all the machines I still have locked (perhaps matching on description will be useful too).

Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to Closed

I think this is better solved with

$ teuthology-lock --list-targets [--owner me] > list (added this recently)
$ teuthology-nuke list
$ teuthology-lock --unlock list

etc.

Actions

Also available in: Atom PDF