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 Jul 12, 2024
1 parent 125c710 commit aa16e8f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 103 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: guided_ext4
description: >
Guided Partitioning installation with ext4 filesystem.
vars:
FILESYSTEM: ext4
YUI_REST_API: 1
schedule:
extension_module_selection:
Expand All @@ -18,8 +17,4 @@ schedule:
- console/validate_partition_table_via_blkid
- console/validate_blockdevices
- console/validate_free_space
test_data:
guided_partitioning:
filesystem_options:
root_filesystem_type: ext4
<<: !include test_data/yast/ext4/ext4.yaml
- console/validate_read_write
10 changes: 2 additions & 8 deletions schedule/yast/sle/guided_ext4/guided_ext4_pvm.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 @@ -15,8 +14,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
10 changes: 2 additions & 8 deletions schedule/yast/sle/guided_ext4/guided_ext4_s390x_kvm.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 @@ -19,8 +18,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_s390x.yaml
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 aa16e8f

Please sign in to comment.