mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
Increase Ubuntu 20.04 disk size to 1 TB to fix webos build. Change-Id: Id1290bf7745f500097341bd8476dc5be45b69b0d Task-number: QTQAINFRA-5898 Reviewed-by: Toni Saario <toni.saario@qt.io>
55 lines
2.0 KiB
YAML
55 lines
2.0 KiB
YAML
Version: 2
|
|
Module only: true
|
|
Configurations:
|
|
- Id: 'webos-emulator-build'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['DoNotRunTests']
|
|
Environment variables: ['BUILD_EMULATOR=enabled']
|
|
- Id: 'webos-emulator-qtbase-tests'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
Environment variables: ['MODULE=qtbase']
|
|
Platform dependency: 'webos-emulator-build'
|
|
- Id: 'webos-emulator-qtdeclarative-tests'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
Environment variables: ['MODULE=qtdeclarative']
|
|
Platform dependency: 'webos-emulator-build'
|
|
- Id: 'webos-emulator-qtwayland-tests'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
Environment variables: ['MODULE=qtwayland']
|
|
Platform dependency: 'webos-emulator-build'
|
|
- Id: 'webos-emulator-qtshadertools-tests'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
Environment variables: ['MODULE=qtshadertools']
|
|
Platform dependency: 'webos-emulator-build'
|
|
- Id: 'webos-emulator-qtgraphicaleffects-tests'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
Environment variables: ['MODULE=qtgraphicaleffects']
|
|
Platform dependency: 'webos-emulator-build'
|
|
- Id: 'webos-raspberry-build'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['DoNotRunTests']
|
|
Environment variables: ['BUILD_RASPBERRY=enabled']
|
|
- Id: 'webos-ndk-installer-build'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['DoNotRunTests']
|
|
Environment variables: ['BUILD_NDK_INSTALLER=enabled']
|
|
- Id: 'webos-ndk-install'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-52'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
Platform dependency: ['webos-raspberry-build', 'webos-ndk-installer-build']
|
|
Environment variables: ['TEST_INSTALL_NDK=enabled']
|