Details
-
Technical task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
Qt Installer Sprint 74, Qt Installer Sprint 75, Qt Installer Sprint 76, Qt Installer Sprint 77
Description
Local files:
1. Check the url where latest installer files reside, for example:
http://ci-files02-hki.intra.qt.io/packages/jenkins/tqtc-installer-framework/4.5/stable/
2. then check /home/<user>/git/tqtc-qt-rta/suites/shared/objects/product_qtifw.py:72
self.http_files02 = self.http_files02 + "tqtc-installer-framework/4.5/stable/" <-- that this url represents the same folder than in the url above.
3. Check that there is .ini -file available for the version in question in:
/home/<user>/git/tqtc-qt-rta/suites/shared/data/QtIFW/45.ini
Check and modify both files if needed.
Jenkins setup:
Navigate to http://qt-rta.intra.qt.io:8080/configure (manage jenkins--> configure system)
Global variable IFW --> change value to the version under testÂ
for example:
-->save