qt5/coin
Simon Hausmann 0f4fdb9490 Merge remote-tracking branch 'origin/5.6' into 5.7
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
2017-01-11 16:29:06 +01:00
..
platform_configs Merge remote-tracking branch 'origin/5.6' into 5.7 2017-01-11 16:29:06 +01:00
provisioning Merge remote-tracking branch 'origin/5.6' into 5.7 2017-01-11 16:29:06 +01:00
README Clean up Windows provisioning scripts 2016-06-16 10:15:18 +00:00

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)