action #49205
Updated by riafarov over 5 years ago
See motivation in the parent ticket. We have implemented some methods multiple methods twice in `lib/partition_setup.pm` and `installation/partitioning_raid.pm`. On top, it would be beneficial for us to apply new skeleton, which will simplify maintenance of the test for different versions of different distributions. As a first step we will get rid of duplicates and then it should be straight-forward to move functionality to the skeleton. ## Acceptance criteria 1. There are no multiple implementation of methods for Expert Partitioner ## Suggestions 1. RAID tests 2. Extracted methods are in staging reusable and isolated for TW and Leap, so we need to make sure that it still works. different versions/distributions (see `lib/Installation/Partitioner`)