action #64911
closedcoordination #42854: [functional][y][epic] Introduce relevant installation validation test modules
[functional][y] Validate only relevant parts of lvm+resize_root
0%
Description
See parent ticket for motivation
we don't really resize partition, so we should fix the test
Acceptance criteria¶
- Only relevant modules are scheduled in lvm+resize root test scenario
- Test suite actually resizes root partition
- Partitioning is validated in the end of the installation
- Description of the test scenario is updated in the test plan
Updated by riafarov almost 5 years ago
- Description updated (diff)
- Status changed from New to Workable
- Estimated time set to 5.00 h
Updated by ybonatakis almost 5 years ago
- Status changed from Workable to In Progress
- Assignee set to ybonatakis
Updated by riafarov almost 5 years ago
- Due date changed from 2020-04-21 to 2020-05-05
Updated by ybonatakis almost 5 years ago
scheduler is created with minimizing the modules to the relevant ones and validation of the partitioning was added. Now the run_expert_partitioner can take a parameter to indicate which ExpertPartitioner Option wants to select. Another thing which modified is the call of accept_changes. the method mixed the Accept button with the combination of the Next Button to terminate the configuration and go on. however there were methods that do not end with the same logic. so two methods accept_changes and accept_changes_and_press_next will distinguish the expected action in any case.
Updated by ybonatakis almost 5 years ago
- Status changed from In Progress to Feedback
Updated by ybonatakis almost 5 years ago
- Status changed from Feedback to In Progress
Updated by ybonatakis almost 5 years ago
- Status changed from In Progress to Feedback
YAML_SCHEDULE=schedule/yast/lvm/lvm+resize_root.yaml added to the TS and wait for validation
Updated by ybonatakis almost 5 years ago
i have removed the needle that was causing the problem. we need to recreate it properly, however to not break https://openqa.suse.de/tests/4088415
Updated by ybonatakis almost 5 years ago
https://gitlab.suse.de/openqa/os-autoinst-needles-sles/-/merge_requests/1368 to fix last issue above
Updated by ybonatakis almost 5 years ago
- Status changed from Feedback to Resolved
everything seems to go smoothly. resolve this