qt5/coin
Tero Heikkinen acb1eb656a Add missing static targets to Windows on ARM 11 23h2
Targets
  - windows-11_23h2-arm64-msvc2022-minimal-static-test
  - Windows-MSVC2022-arm64_Static-23H2

Task-number: QTQAINFRA-7273
Task-number: QTQAINFRA-6973
Pick-to: 6.10 6.9
Change-Id: I1e2110973d0ad0645c1f5b62c420655c94235eab
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
2025-08-22 09:55:51 +03:00
..
instructions coin: Add instructions to run RunCMake tests 2025-04-02 19:02:23 +02:00
platform_configs Add missing static targets to Windows on ARM 11 23h2 2025-08-22 09:55:51 +03:00
pre-provisioning Add Windows 11 23h2 ARM with non-blocking tests in CI 2025-07-03 15:31:23 +03:00
provisioning Provisioning: Update Xcode for macOS 26 beta 2025-08-21 15:08:56 +00:00
README Provisioning: Move Visual Studio installation to pre-provisioning 2017-03-22 09:31:06 +00:00
module_config.yaml coin: Add instructions to run RunCMake tests 2025-04-02 19:02:23 +02: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)