Project

General

Profile

action #157873

Updated by syrianidou_sofia about 1 month ago

#    Scope  

 Currently we are using three different variables HDDVERSION,FROM_VERSION and ORIGIN_SYSTEM_VERSION to describe the same thing. For MU slem tests TARGET_VERSION is used instead of VERSION and VERSION is used instead of ORIGIN_SYSTEM_VERSION. 
 We should decide on which of these to keep and replace other vars accordingly. This can be tricky as the vars are not only used in the yaml Job groups but in the openqa code as well. 

 # Acceptance Criteria  

 - Discuss with the team or create poll to decide which name to keep (I would go with HDDVERSION) 
 - Replace the rest of the var names with the name of choice 
 - Modify openqa code accordingly for our tests and run VRs. 
 - Notify other teams that might use the modified code so that they rename their vars in their job group settings 


 Note: Might worth pinging SAP team as they also use migration with ORIGIN_SYSTEM_VERSION and UPGRADE_TARGET_VERSION. See test: https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Server-DVD-HA-Updates&machine=64bit&test=qam_ha_rolling_upgrade_migration_node01&version=15-SP4

Back