Project

General

Profile

Actions

action #10624

closed

Add test debug command "make snapshot"

Added by okurz about 8 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2016-02-08
Due date:
% Done:

0%

Estimated time:

Description

user story

As a test developer of long running tests I want to create intermediate qemu snapshots to speed up test development

acceptance criteria

  • qemu snapshots can be created using a command from tests
  • a new job can continue from the snapshot using "SKIPTO=…"

tasks

  • research how qemu snapshots are created
  • add command to testapi (or "test debugging api"?) to make snapshot at specific point
  • extend documentation

further notes

example: "livecdreboot" is a long running test. It would be helpful if snapshots could be created e.g. when the "reboot now" window is detected (and stopped).

Actions #1

Updated by okurz about 7 years ago

  • Category set to Feature requests
  • Target version set to future
Actions #2

Updated by okurz almost 6 years ago

  • Target version changed from future to future
Actions #3

Updated by okurz over 4 years ago

  • Status changed from New to Rejected
  • Assignee set to okurz

I think by now we handle this better with more fine grained test module steps which allows to take snapshots in between each

Actions

Also available in: Atom PDF