mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-20 13:32:42 +08:00
Virtio drivers were updated 0.1.204 -> 0.1.271 which seems to fix network issues in CI. System OS name is also changed to 'WIN-23H2-X64-55' (15 character limit). At the same time, 23h2 -54 began to receive a popup about incoming Windows license expiration which was fixed by changing its ipk key in -55. Pick-to: 6.9 6.8 Task-number: QTQAINFRA-6761 Change-Id: Iace589156f878ec63e277ab5e30db3264fb29ebc Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
83 lines
2.9 KiB
YAML
83 lines
2.9 KiB
YAML
Version: 2
|
|
Module only: True
|
|
Configurations:
|
|
-
|
|
Template: 'qtci-windows-11_23H2-x86_64-55'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Sccache', 'DebugAndRelease', 'InsignificantTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-linux-RHEL-8.10-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-linux-Ubuntu-24.04-aarch64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Compiler: 'Clang'
|
|
Features: ['Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
# without tests
|
|
-
|
|
Template: 'qtci-windows-11_23H2-x86_64-55'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Sccache', 'DebugAndRelease', 'DisableTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Sccache', 'DebugAndRelease', 'DisableTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
# oldest Qt version
|
|
-
|
|
Template: 'qtci-windows-11_23H2-x86_64-55'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Sccache', 'DebugAndRelease', 'OldestQt']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Sccache', 'DebugAndRelease', 'OldestQt', 'InsignificantTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-linux-RHEL-8.10-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['Sccache', 'DebugAndRelease', 'OldestQt']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Compiler: 'Clang'
|
|
Features: ['Sccache', 'DebugAndRelease', 'OldestQt']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
# license check
|
|
-
|
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly', 'LicenseCheck']
|