Project

General

Profile

action #133652

Updated by leli 6 months ago

#### Motivation 
 We need enhance the LOCK_PACKAGE for migration test to make the test as expected. 

 1. To ensure the packages set for LOCK_PACKAGE installed in tests/console/lock_package.pm. Refer to [test](https://openqa.suse.de/tests/12839319#step/lock_package/1) [test](https://openqa.suse.de/tests/11720128#step/lock_package/5) 
 2. Need to add a test module to verify the packages locked during migration, so the module should be added after migration test done. 

 #### Acceptance criteria 
 **AC1**: Enhance LOCK_PACKAGE for migration test

Back