Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
In RTA Jenkins job, one of the launch parameters is VM_PRODUCT which is passed also to Coin_cloner.
The value for the VM_PRODUCT is related to the COIN_TEMPLATE_BRANCH, if it has any of the tqtc/lts-branches the VM_PRODUCT has to be set to 'qt/tqtc-qt5' instead of the default 'qt/qt5'.
Automate that selection in job template.xml so that it doesn't need to be set manually, especially in trigger jobs.
Remove the VM_PRODUCT from job configs for simplicity and also from job and trigger job configs.