Skip to content

Commit

Permalink
Merge pull request #19699 from rakoenig/reduce_yaml_guided_ext4
Browse files Browse the repository at this point in the history
Reduce YAML files for guided_ext4
  • Loading branch information
jknphy authored Aug 27, 2024
2 parents 4ddd513 + 051e981 commit e9f41d9
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 157 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
---
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
- installation/partitioning/guided_setup/accept_default_part_scheme
- installation/partitioning/guided_setup/select_filesystem_option_ext4
system_validation:
- console/validate_partition_table_via_parted
- console/validate_partition_table
- console/validate_blockdevices
test_data:
<<: !include test_data/yast/ext4/ext4_s390x-disk-activation.yaml
- console/validate_free_space
- console/validate_read_write
25 changes: 0 additions & 25 deletions schedule/yast/sle/guided_ext4/guided_ext4_aarch64.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions schedule/yast/sle/guided_ext4/guided_ext4_pvm.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.

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 e9f41d9

Please sign in to comment.