Project

General

Profile

action #157729

Updated by JERiveraMoya 3 months ago

#### Motivation 
 We already implemented packages' vendor change in [[offline migration cases]] (https://openqa.suse.de/tests/13839389#step/resolve_dependency_issues/20) by adding setting of VENDOR_CHG_DEPS=1, still need to implement it for yast2 migration cases. 
 Here is the test result of yast2 migration case: 
 https://openqa.suse.de/tests/13845153#step/yast2_migration/15 
 I also set the VENDOR_CHG_DEPS=1 in the job, but it doesn't work because different with offline cases, here need to send key "down" to get "Packages" selected. 
 Testsuite name is online_sled15sp5_rmt_basesys-desktop-we-phub-python3_def_full_y and it is in milestone job groups. 

 #### Acceptance criteria 
 **AC1** : Reference the way of implementing packages' vendor change in offline migration case, implemented it in yast2 migration  
 **AC2** : Add setting of VENDOR_CHG_DEPS=1 and report results 
 **AC2** : If existing mechanism doesn't work, purpose solutions. (if using it) to testsuite online_sled15sp5_rmt_basesys-desktop-we-phub-python3_def_full_y in milestone

Back