Skip to content

Commit

Permalink
Reduce yaml files for minimal+base_yast
Browse files Browse the repository at this point in the history
Reduce yaml files for minimal+base_yast

Change select patterns to select patterns from top
  • Loading branch information
okynos committed Oct 17, 2024
1 parent 3a9ae68 commit 0b36238
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 279 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,27 @@ name: minimal+base@yast
description: >
Select a minimal textmode installation by starting with the default and unselecting all patterns
except for "base" and "minimal". Not to be confused with the new system role "minimal" introduced with SLE15.
vars:
DEPENDENCY_RESOLVER_FLAG: 1
DESKTOP: textmode
PATTERNS: base,enhanced_base
YUI_REST_API: 1
Sometimes grub is not displayed due to console reconnection.
schedule:
software:
- installation/select_only_visible_patterns_from_top
security:
- installation/security/select_security_module_none
- installation/installation_settings/validate_ssh_service_enabled
- installation/installation_settings/open_ssh_port
system_preparation:
- console/system_prepare
- console/prepare_test_data
- console/consoletest_setup
- console/force_scheduled_tasks
system_validation:
- console/installation_snapshots
- console/zypper_lr
- console/zypper_ref
- console/ncurses
- console/glibc_sanity
- update/zypper_up
- console/zypper_lifecycle
- console/orphaned_packages_check
- console/validate_installed_patterns
- console/consoletest_finish
test_data:
software:
patterns:
- base
- enhanced_base
36 changes: 0 additions & 36 deletions schedule/yast/minimal+base/minimal+base@s390x_zvm.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions schedule/yast/minimal+base/[email protected]

This file was deleted.

27 changes: 0 additions & 27 deletions schedule/yast/minimal+base/[email protected]

This file was deleted.

24 changes: 0 additions & 24 deletions schedule/yast/minimal+base/[email protected]

This file was deleted.

40 changes: 0 additions & 40 deletions schedule/yast/minimal+base/[email protected]

This file was deleted.

48 changes: 0 additions & 48 deletions schedule/yast/minimal+base/[email protected]

This file was deleted.

26 changes: 0 additions & 26 deletions schedule/yast/minimal+base/minimal+base@yast_aarch64.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions schedule/yast/minimal+base/minimal+base@yast_x86_64.yaml

This file was deleted.

File renamed without changes.
5 changes: 0 additions & 5 deletions test_data/yast/[email protected]

This file was deleted.

0 comments on commit 0b36238

Please sign in to comment.