qt5/coin
Tor Arne Vestbø 16a03d48a6 coin: Make macOS on ARM packaging tests significant for a few modules
Not all modules pass yet, but we want to at least make the ones that
do blocking.

Change-Id: Ic3270bab8825c79d3315e6241d62af1bf7f62435
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-05-18 12:37:32 +02:00
..
platform_configs coin: Make macOS on ARM packaging tests significant for a few modules 2021-05-18 12:37:32 +02:00
pre-provisioning Add Red Hat 8.2 to CI 2021-04-20 08:38:20 +03:00
provisioning Provisioning: Temporary fix for installing Conan packages in Windows 2021-05-12 09:17:40 +03:00
README
module_config.yaml Fix missing .qch files when building documentation in the CI 2021-02-01 21:14:16 +01:00

README

Continuous Integration
======================

This directory contains files used by Qt's Continuous Integration system (Coin).

pre-provisioning
----------------
Contains scripts which are used to install software to tier1 machines manually.
E.g. Visual studio installation takes too long to be included to automatic provisioning of tier2 templates.

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)