mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Pick-to: 6.3 Task-number: QTQAINFRA-4518 Change-Id: Ib198a9ec02993be6eed92a2a6f9d80659fc9d5d7 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@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-51'
|
|
Compiler: 'GCC'
|
|
Features: ['DoNotRunTests']
|
|
Environment variables: ['BUILD_EMULATOR=enabled']
|
|
- Id: 'WebOS-emulator-qtbase-tests'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-51'
|
|
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-51'
|
|
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-51'
|
|
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-51'
|
|
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-51'
|
|
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-51'
|
|
Compiler: 'GCC'
|
|
Features: ['DoNotRunTests']
|
|
Environment variables: ['BUILD_RASPBERRY=enabled']
|
|
- Id: 'WebOS-NDK-installer-build'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['DoNotRunTests']
|
|
Environment variables: ['BUILD_NDK_INSTALLER=enabled']
|
|
- Id: 'WebOS-NDK-install'
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly']
|
|
Platform dependency: ['WebOS-raspberry-build', 'WebOS-NDK-installer-build']
|
|
Environment variables: ['TEST_INSTALL_NDK=enabled']
|