qt5/coin
Dimitrios Apostolou 64bb2e7480 Introduce ASAN build for qtdeclarative
Fixes: QTQAINFRA-5755
Change-Id: I9fe2df9810baa793f2b063f09e2fec2e9786acd0
Reviewed-by: Toni Saario <toni.saario@qt.io>
2023-09-05 20:12:53 +02:00
..
instructions
platform_configs Introduce ASAN build for qtdeclarative 2023-09-05 20:12:53 +02:00
pre-provisioning Add license directory and update remaining license format in coin 2023-09-02 13:58:24 +02:00
provisioning Add openssl to ffmpeg linux builds 2023-09-05 16:29:15 +00:00
README
module_config.yaml

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)