Skip to content

Commit

Permalink
Reduce YAML files for guided_ext4
Browse files Browse the repository at this point in the history
  • Loading branch information
rakoenig committed Aug 12, 2024
1 parent dfb5105 commit 695ffbc
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 142 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
name: guided_ext4
description: >
name: guided_ext4
description: >
Guided Partitioning installation with ext4 filesystem.
vars:
FILESYSTEM: ext4
YUI_REST_API: 1
schedule:
guided_partitioning:
- installation/partitioning/select_guided_setup
Expand All @@ -15,8 +12,3 @@ schedule:
- console/validate_blockdevices
- console/validate_free_space
- console/validate_read_write
test_data:
guided_partitioning:
filesystem_options:
root_filesystem_type: ext4
<<: !include test_data/yast/ext4/ext4_spvm.yaml
25 changes: 0 additions & 25 deletions schedule/yast/sle/guided_ext4/guided_ext4_aarch64.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions schedule/yast/sle/guided_ext4/guided_ext4_s390x_kvm.yaml

This file was deleted.

7 changes: 2 additions & 5 deletions schedule/yast/sle/guided_ext4/guided_ext4_s390x_zvm.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
name: guided_ext4
description: >
name: guided_ext4
description: >
Guided Partitioning installation with ext4 filesystem.
vars:
FILESYSTEM: ext4
YUI_REST_API: 1
schedule:
guided_partitioning:
Expand All @@ -13,5 +12,3 @@ schedule:
system_validation:
- console/validate_partition_table_via_parted
- console/validate_blockdevices
test_data:
<<: !include test_data/yast/ext4/ext4_s390x-disk-activation.yaml
25 changes: 0 additions & 25 deletions schedule/yast/sle/guided_ext4/guided_ext4_svirt_pv.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions schedule/yast/sle/guided_ext4/guided_ext4_svirt_xen.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions schedule/yast/sle/guided_ext4/guided_ext4_x86_64.yaml

This file was deleted.

0 comments on commit 695ffbc

Please sign in to comment.