mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-04 12:46:36 +08:00
This change removes 'InsignificantTests' from all 24H2 targets and also
adds 'Packaging' to 24H2 targets that have 'Packaging' in equivalent
23H2 targets. [CI Platforms]
Task-number: QTQAINFRA-6734
Change-Id: I6056ddafcb351875d297ab52565e6b20ba75bb2b
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
(cherry picked from commit 15872ba2cc)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
24 lines
530 B
YAML
24 lines
530 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-macos'
|
|
Template: 'qtci-macos-14-arm-106'
|
|
Compiler: 'Clang'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-windows'
|
|
Template: 'qtci-windows-11_23H2-x86_64-55'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['TestOnly']
|
|
-
|
|
Id: 'qtgp-on-windows-24h2'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['TestOnly']
|