Skip to content

Commit 1c079b9

Browse files
authored
Merge pull request os-autoinst#21692 from jlausuch/minimal_vm_sap
Add schedules for new Minimal-VM images
2 parents 725bb89 + bb65e59 commit 1c079b9

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
description: 'Main MinimalVM SAP test suite for SLES 16. Maintainer: qe-sap.'
3+
name: 'minimalvm-sap-patterns@64bit-virtio-vga ( qemu )'
4+
conditional_schedule:
5+
bootloader:
6+
MACHINE:
7+
'svirt-xen-pv':
8+
- installation/bootloader_svirt
9+
'svirt-xen-hvm':
10+
- installation/bootloader_svirt
11+
- installation/bootloader_uefi
12+
'svirt-hyperv-uefi':
13+
- installation/bootloader_hyperv
14+
'svirt-hyperv':
15+
- installation/bootloader_hyperv
16+
- installation/bootloader_uefi
17+
'svirt-vmware70':
18+
- installation/bootloader_svirt
19+
- installation/bootloader_uefi
20+
'uefi-virtio-vga':
21+
- installation/bootloader_uefi
22+
'64bit-virtio-vga':
23+
- installation/bootloader_uefi
24+
efi:
25+
UEFI:
26+
'1':
27+
- console/verify_efi_mok
28+
wizard:
29+
FIRST_BOOT_CONFIG:
30+
'wizard':
31+
- jeos/firstrun
32+
schedule:
33+
- '{{bootloader}}'
34+
- '{{wizard}}'
35+
- console/journal_check
36+
- console/suseconnect_scc
37+
- sles4sap/patterns
38+
- sles4sap/saptune

0 commit comments

Comments
 (0)