Project

General

Profile

action #104793

Updated by JERiveraMoya over 2 years ago

As we have already [activate_encrypted_volume scenario](https://openqa.suse.de/tests/7924380#step/activate_encrypted_volume/1) `activate_encrypted_volume` scenario to activate a partition getting it from qcow2 linked to the job, 
 for [cryptlvm](https://openqa.suse.de/tests/7923984#downloads) cryptlvm we should remove that dep with the qcow2 because we don't use it. 
 There is not point on running the installation after `console/validate_encrypted_partition_not_activated` in cryptlvm+cancel_existing as we are doing exactly the same than in cryptlvm: https://openqa.suse.de/tests/7924487#step/validate_encrypted_partition_not_activated/8 cryptlvm. 

 **AC1**: *AC1*: Remove qcow2 dep in cryptlvm. 
 **AC2**: *AC2*: Unschedule test modules in cryptlvm+cancel_existing after opening the encryption.

Back