Skip to content

Commit

Permalink
Change needle-based installation testing to libyui
Browse files Browse the repository at this point in the history
Perform testing with libyui REST API since the version of the product where it is
available, SP3 and above.

Related ticket: https://progress.opensuse.org/issues/112574
  • Loading branch information
ilmanzo committed Aug 8, 2022
1 parent 7d05f72 commit 4496451
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions schedule/qam/common/qam-yast_self_update_libyui-rest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
name: qam-yast_self_update_libyui-rest
description: installation using self_update as boot parameter
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 4496451

Please sign in to comment.