Actions
action #96809
closedcoordination #93668: [epic] Redesign Installation test modules
Implement test module for encrypted volume activation and cancellation using LibyuiClient
Start date:
2021-08-12
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Currently the encrypted_volume_activation
module is still using openQA variables to control the test flow and not using LibyuiClient. In order to make the test more transparent and easy to maintain, it should be rewritten with OOP approach and LibyuiClient.
Scope¶
Job Groups: YaST
Task¶
- Create two test modules - one for encryption activation, another for encryption cancellation;
- Replace all the occurrences of
encrypted_volume_activation
with the new modules (the test suites where they are used can be simply found by searching forENCRYPT_CANCEL_EXISTING
andENCRYPT_ACTIVATE_EXISTING
openQA variables in tests repo); - Remove
ENCRYPT_CANCEL_EXISTING
andENCRYPT_ACTIVATE_EXISTING
openQA variables from YAML schedules.
Updated by syrianidou_sofia about 3 years ago
- Tags deleted (
qe-yast-refinement) - Status changed from New to In Progress
- Assignee set to syrianidou_sofia
Updated by syrianidou_sofia about 3 years ago
- Status changed from In Progress to Feedback
Updated by syrianidou_sofia about 3 years ago
- Status changed from Feedback to Closed
Actions