Skip to content

Commit

Permalink
migration of qam-yast-self-update. use libyui-rest
Browse files Browse the repository at this point in the history
move qam-yast_self_update_with_libyui-rest.yaml to same folder as qam-yast-self-update.yaml
  • Loading branch information
ilmanzo committed Jun 24, 2022
1 parent 649f5bf commit a7992cc
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions schedule/qam/common/qam-yast_self_update_with_libyui-rest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
name: qam-yast_self_update_with_libyui-rest
description: self_update via INSTALLER repo & efi test on UEFI
vars:
YUI_REST_API: 1
schedule:
- installation/bootloader_start
- installation/setup_libyui
- installation/product_selection/install_SLES
- installation/validate_self_update
- installation/licensing/accept_license
- installation/registration/register_via_scc
- installation/module_registration/register_module_desktop
- installation/add_on_product/skip_install_addons
- installation/system_role
- installation/partitioning
- installation/partitioning_finish
- installation/installer_timezone
- installation/hostname_inst
- installation/user_settings
- installation/user_settings_root
- installation/resolve_dependency_issues
- installation/installation_overview
- installation/disable_grub_timeout
- installation/start_install
- installation/await_install
- installation/logs_from_installation_system
- installation/reboot_after_installation
- installation/grub_test
- installation/first_boot
- "{{efi}}"
conditional_schedule:
efi:
MACHINE:
uefi:
- console/consoletest_setup
- console/verify_efi_mok

0 comments on commit a7992cc

Please sign in to comment.