mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-02 11:48:15 +08:00
Currently sbom2doc is not found with RHEL 10 until this other fix in qtbase is available: 2dc0c29502bec1ffffbbf098d749a49b494122ac After that this temporary fix could be removed and proceed to unify virtual env usage for all linux machines (QTQAINFRA-7642) Pick-to: 6.11 Task-number: QTQAINFRA-7203 Change-Id: I97adf937afa78371b290baa833c767a106c4c15e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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)