Project

General

Profile

Actions

Feature #4673

open

teuthology: add a kernel reboot "command"

Added by Alex Elder about 11 years ago. Updated almost 11 years ago.

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

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:

Description

I'd like to be able to do this in my teuthology yaml file:
kernel:
mon:
branch: testing
reboot: true <----
kdb: true

The purpose would be to reboot the machine before starting
the test even if the right kernel is already installed on
the machine.

The motivation is that I hit some problems that Sage said
was most likely due to a mon from a previous instance
of my testing existing after a new test started, and it
eventually led to confusion (from the auth module,
specifically).

Sage also mentioned that could have happened because
teuthology-nuke may need to be educated about unmapping
rbd modules (in addition to unmounting file systems).

Actions #1

Updated by Anonymous almost 11 years ago

This should be easy to implement. Many tasks in teuthology cause reboots but there does not appear to be a straight just reboot task (unless i'm missing something).

Actions

Also available in: Atom PDF