Skip to content

Commit

Permalink
USBInstall
Browse files Browse the repository at this point in the history
  • Loading branch information
rakoenig committed Mar 23, 2022
1 parent 0b6ed39 commit 7ab62fa
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
8 changes: 8 additions & 0 deletions schedule/yast/sle_15-sp4/defaults/default_full.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
<<: !include schedule/yast/sle_15-sp4/defaults/default.yaml
registration:
- installation/registration/skip_registration
extension_module_selection:
- installation/module_selection/skip_module_selection
add_on_product:
- installation/add_on_product_installation/accept_add_on_installation
20 changes: 20 additions & 0 deletions schedule/yast/sle_15-sp4/install/usb_install.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: USBinstall_Online
description: >
Basic installation test with USB boot. Verification that usb repo is enabled
after first boot. Test cover Online medium installations.
vars:
DESKTOP: textmode
USBBOOT: 1
YUI_REST_API: 1
schedule:
default_systemd_target:
- installation/installation_settings/validate_default_target
grub:
- installation/grub_test
system_preparation:
- console/system_prepare
- console/hostname
- console/force_scheduled_tasks
- shutdown/grub_set_bootargs
- console/enable_usb_repo
- console/zypper_lr

0 comments on commit 7ab62fa

Please sign in to comment.