action #49205
closedcoordination #42401: [epic][functional][y] Refactor tests/installation/partitioning_raid.pm to use new approach to simplify maintenance between versions and distributions
[functional][y] Simplify partitioning_raid test module
0%
Description
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¶
- There are no multiple implementation of methods for Expert Partitioner
Suggestions¶
- RAID tests are in staging and for TW and Leap, so we need to make sure that it still works.
Updated by SLindoMansilla almost 6 years ago
- Category set to Enhancement to existing tests
As a result of backlog triaging (see https://progress.opensuse.org/projects/openqatests/wiki#ticket-backlog-triaging for more information).
Please, feel free to adjust the category or the "[label]" if you think different.
Updated by riafarov almost 6 years ago
- Due date changed from 2019-04-23 to 2019-05-07
Updated by riafarov over 5 years ago
- Description updated (diff)
- Status changed from New to Workable
- Estimated time set to 8.00 h
Updated by riafarov over 5 years ago
- Due date changed from 2019-05-07 to 2019-05-21
Updated by riafarov over 5 years ago
- Target version changed from Milestone 24 to Milestone 25
Updated by oorlov over 5 years ago
- Status changed from Workable to In Progress
- Assignee set to oorlov
Updated by JERiveraMoya over 5 years ago
- Due date changed from 2019-05-21 to 2019-06-04
Updated by oorlov over 5 years ago
- Status changed from In Progress to Resolved
Implemeted skeleton of the framework for expert partitioner. Remained part is scheduling. Will be resolved in scope of https://progress.opensuse.org/issues/52535