mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
Effect of this experiment was inconclusive. In some isolated cases limited benefit was seen, but in overall metrics no change was observed. Remove the feature to gain the lost computing capacity back. If the removal causes noticeably higher flakiness etc, it can be reevaluated. Pick-to: 6.9 Task-number: QTQAINFRA-6702 Change-Id: I001fc2d3740a287d4546d0f597e81ded9f5449cb Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
16 lines
434 B
YAML
16 lines
434 B
YAML
Version: 2
|
|
Include: [
|
|
cmake_platforms.yaml,
|
|
integrity.yaml,
|
|
cmake_platforms_qemu_vxworks_buildtest_static.yaml,
|
|
cmake_platforms_qemu_vxworks_tests_static.yaml,
|
|
address_sanitizer_platforms.yaml,
|
|
qtlite.yaml
|
|
]
|
|
Configurations: []
|
|
Overrides:
|
|
# Make VxWorks x86_64 tests insignificant.
|
|
-
|
|
Id: 'vxworks-x86_64-tests'
|
|
Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|