Skip to content

Commit

Permalink
Merge pull request #19901 from okynos/163280-reduce-skip-registration
Browse files Browse the repository at this point in the history
Reduce yaml files for skip_registration
  • Loading branch information
jknphy authored Aug 14, 2024
2 parents 3cc5b0a + d042810 commit c896793
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 34 deletions.
17 changes: 13 additions & 4 deletions schedule/yam/test_cases/skip_registration.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: skip_registration
description: >
name: skip_registration
description: >
Full Medium installation with skipped registration.
Skipping registration for SLE 15, as requires network connection.
This is default behavior for SLE 12.
vars:
Expand All @@ -13,13 +14,21 @@ schedule:
add_on_product:
- installation/add_on_product_installation/accept_add_on_installation
system_role:
- installation/release_notes_from_url
- installation/system_role/accept_selected_role_SLES_with_GNOME
- installation/release_notes_from_url
system_preparation:
- console/hostname
- console/system_prepare
- console/force_scheduled_tasks
- shutdown/grub_set_bootargs
system_validation:
- console/installation_snapshots
- console/zypper_lr
- console/zypper_ref
- console/ncurses
- update/zypper_up
- console/zypper_lifecycle
- console/orphaned_packages_check
- console/consoletest_finish
- shutdown/grub_set_bootargs
- shutdown/cleanup_before_shutdown
- shutdown/shutdown
30 changes: 0 additions & 30 deletions schedule/yast/skip_registration/skip_registration_pvm.yaml

This file was deleted.

0 comments on commit c896793

Please sign in to comment.