Skip to content

Commit

Permalink
Merge pull request #19950 from okynos/163247-reduce-lvm-cancel
Browse files Browse the repository at this point in the history
Reduce yaml files for lvm+cancel_existing_cryptlvm
  • Loading branch information
jknphy authored Aug 14, 2024
2 parents c896793 + e280190 commit 57d02a7
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 98 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,14 @@ description: >
Test suite cancels encrypted partitions activation and performs installation
with unencrypted lvm.
name: lvm+cancel_existing_cryptlvm
vars:
LVM: 1
YUI_REST_API: 1
schedule:
extension_module_selection:
- installation/module_registration/register_module_desktop
- installation/system_probing/cancel_encrypted_volume
- console/validate_encrypted_partition_not_activated
system_role:
- installation/system_role/accept_selected_role_SLES_with_GNOME
system_probing:
- installation/system_probing/cancel_encrypted_volume
- console/validate_encrypted_partition_not_activated
guided_partitioning:
- installation/partitioning/lvm_ignore_existing
first_login:
Expand All @@ -23,5 +21,3 @@ schedule:
- console/force_scheduled_tasks
system_validation:
- console/validate_lvm
test_data:
enc_disk_part: vda2
39 changes: 0 additions & 39 deletions schedule/yast/lvm/lvm+cancel_existing_cryptlvm.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions schedule/yast/lvm/lvm+cancel_existing_cryptlvm_aarch64.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions schedule/yast/lvm/lvm+cancel_existing_cryptlvm_pvm.yaml

This file was deleted.

1 change: 1 addition & 0 deletions test_data/yam/full_lvm_enc_cancel_pvm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
enc_disk_part: sda1

0 comments on commit 57d02a7

Please sign in to comment.