Skip to content

Commit

Permalink
Merge pull request os-autoinst#20041 from hjluo/reduce_installer_exte…
Browse files Browse the repository at this point in the history
…nded

Reduce yaml files for installer_extended
  • Loading branch information
jknphy authored Aug 30, 2024
2 parents 21ed8b9 + 7fbfcb3 commit 0ff8445
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 329 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ description: >
- License translations (except SLE 15 due to missing translations in the
beta phase).
- Check available and selected by default modules for installation.
vars:
CHECK_PRESELECTED_MODULES: '1'
CHECK_RELEASENOTES: '1'
EXIT_AFTER_START_INSTALL: '1'
EXTRABOOTPARAMS: Y2STRICTTEXTDOMAIN=1
YUI_REST_API: 1
schedule:
access_beta:
- installation/validate_beta_message
- installation/access_beta_distribution
- installation/language_keyboard/switch_keyboard_layout
license_agreement:
- installation/licensing/verify_license_translations
- installation/licensing/verify_license_has_to_be_accepted
Expand All @@ -25,16 +23,6 @@ schedule:
clock_and_timezone:
- installation/releasenotes
- installation/clock_and_timezone/accept_timezone_configuration
local_user:
- installation/authentication/default_user_simple_pwd
- installation/authentication/root_simple_pwd
default_systemd_target:
- installation/installation_settings/validate_default_target
installation:
- installation/launch_installation
- installation/confirm_installation
stop_timeout_system_reboot: []
installation_logs: []
confirm_reboot: []
reconnect_svirt: []
grub: []
Expand Down
96 changes: 0 additions & 96 deletions schedule/yast/installer_extended/installer_extended.yaml

This file was deleted.

78 changes: 0 additions & 78 deletions schedule/yast/installer_extended/[email protected]

This file was deleted.

43 changes: 0 additions & 43 deletions schedule/yast/installer_extended/installer_extended_aarch64.yaml

This file was deleted.

93 changes: 0 additions & 93 deletions schedule/yast/installer_extended/installer_extended_x86_64.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ modules:
- sle-module-containers
- sle-module-desktop-applications
- sle-module-development-tools
- sle-module-hpc
- sle-module-legacy
- sle-module-NVIDIA-compute
- sle-module-public-cloud
- sle-module-python3
- PackageHub
- sle-module-server-applications
- sle-module-transactional-server
- sle-module-web-scripting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ modules:
- sle-module-legacy
- sle-module-public-cloud
- sle-module-python3
- PackageHub
- sle-module-server-applications
- sle-module-transactional-server
- sle-module-web-scripting
Expand Down
Loading

0 comments on commit 0ff8445

Please sign in to comment.