Files
clr-installer/tests/valid-minimal.yaml
T
Leandro Dorileo 76d871ee11 tests: make valid minimal a minimal test again
I started increasing the minimal test but it's minimal for a reason -
to be minimal.

This patch moves the pre and post hook tests to their own test file.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-10-02 10:04:10 -07:00

26 lines
451 B
YAML

#clear-linux-config
targetMedia:
- name: sda
size: "30752636928"
type: disk
children:
- name: sda1
fstype: vfat
mountpoint: /boot
size: "157286400"
type: part
- name: sda2
fstype: swap
size: "2147483648"
type: part
- name: sda3
fstype: ext4
mountpoint: /
size: "28447866880"
type: part
bundles: [os-core, os-core-update]
telemetry: false
keyboard: us
language: en_US.UTF-8
kernel: kernel-native