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. 
 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

Back