20 lines
562 B
YAML
20 lines
562 B
YAML
# A Snapshot Phase 1 with a device
|
|
# and 1 GraphicCard, 2 RamModule, 1 Processor, 1 SSD, 1 HDD, 1 Motherboard
|
|
# Prerequisites:
|
|
# - workbench-server-1.snapshot.yaml
|
|
# Requisites:
|
|
# - Set the ``snapshot`` field to ``workbench-server-1...``
|
|
# All numbers are invented
|
|
|
|
type: 'EraseSectors'
|
|
severity: Info
|
|
# snapshot: None fulfill!
|
|
# device: None fulfill!
|
|
startTime: '2018-01-01T10:10:10+00:00'
|
|
endTime: '2018-01-01T12:10:10+00:00'
|
|
steps:
|
|
- type: 'StepRandom'
|
|
startTime: '2018-01-01T10:10:10+00:00'
|
|
endTime: '2018-01-01T12:10:10+00:00'
|
|
severity: Info
|