mirror of https://github.com/qt/qt5.git
This change also includes an update of the CI platform configurations to the values that were previously in the CI source tree for builds of the 5.7 branch. This is done within the same change as the merge to preserve atomicity. Task-number: QTQAINFRA-1074 Change-Id: Ie7bde30bd64d439cd17ea789102550ab9fb44194 |
||
---|---|---|
.. | ||
platform_configs | ||
provisioning | ||
README |
README
Continuous Integration ====================== This directory contains files used by Qt's Continuous Integration system (Coin). provisioning ------------ Contains scripts that apply to different test machines in order to run automatic tests on them. For Windows scripts, make sure that the machine has "Set-ExecutionPolicy RemoteSigned -Force" set. (Run as admin in PowerShell)