forked from os-autoinst/os-autoinst-distri-opensuse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virt_autotest: add ppc64le image to osd SL Micro6 Virt
- Loading branch information
1 parent
f059221
commit d0ee508
Showing
3 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
schedule/virt_autotest/slem_ppc_slem_installation_virt.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: slem_installation_virt | ||
description: > | ||
Maintainer: [email protected], [email protected] | ||
Since HMC backend does not support PowerVM, we have to use FULL QEMU emulated environment without KVM for SL Micro6.1 Default ppc64le image | ||
schedule: | ||
- microos/disk_boot | ||
- transactional/host_config | ||
- console/suseconnect_scc | ||
- qemu/info | ||
- qemu/qemu | ||
- console/journal_check | ||
- shutdown/shutdown |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: slem_virtualization | ||
description: > | ||
Maintainer: [email protected], [email protected] | ||
Since HMC backend does not support PowerVM, we have to use FULL QEMU emulated without KVM for SL Micro6.1 Default ppc64le image | ||
schedule: | ||
- microos/disk_boot | ||
- transactional/host_config | ||
- console/suseconnect_scc | ||
- qemu/info | ||
- qemu/qemu | ||
- console/journal_check | ||
- shutdown/shutdown |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters