Project

General

Profile

action #123367

Updated by okurz over 1 year ago

## Motivation 

 We finally have finnaly all refhosts in metadata described in new format so we can safely drop old testplatform. 

 current situation: Teregen generates testplatform in two different formats based on two different product definitions which leads to data duplication and confuse users which data file need to be updated for correctly working template generation. Repose can generate two different yaml formats, it was changed to defaults in new but user still can post old format, so removing this possibility will reduce user related errors when maintaining refhosts files. 


 ## Acceptance criteria 

 * 




 **AC1** no old testplatform generated by teregen 
 * **AC2** dropped productsdef.pm file dropped from metadata 
 * **AC3** removed old yaml format from repose

Back