Files
qt5/coin
Heikki Halmet 9b9e841e6b Provisioning: Install prebuilt 64-bit packages from bzip2, zlib and xz
These are needed by IFW.
Also Zlib version is updated to 1.2.12 version

Task-number: QTQAINFRA-4877
Change-Id: Ic5507d2456331c8ee50059be6ed9e0c89c8024ee
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2022-03-30 15:41:05 +03:00
..

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)