mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-05 13:16:40 +08:00
RHEL-9.6 will be run in parallel with RHEL-9.4 with insignificant tests until RHEL-9.6 is confirmed stable, then it will replace RHEL-9.4. [CI Platforms] Task-number: QTQAINFRA-7528 Change-Id: I5fe6bfe6f57f1dfb7ec4aeb05560dd7f01fc7f2f Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
24 lines
588 B
YAML
24 lines
588 B
YAML
Version: 2
|
|
Include: []
|
|
Configurations:
|
|
-
|
|
Id: 'qtgp-on-linux'
|
|
Template: 'qtci-linux-RHEL-9.4-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-linux-rhel_9_6'
|
|
Template: 'qtci-linux-RHEL-9.6-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly', 'InsignificantTests', 'DoNotAbortTestingOnFirstFailure']
|
|
-
|
|
Id: 'qtgp-on-macos'
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Compiler: 'Clang'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-windows-24h2'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['TestOnly']
|