Increase QNX VM size

Due to some patch the linking requires more memory than
currently available.

Task-number: QTQAINFRA-4669
Task-number: QTQAINFRA-4792
Change-Id: I872c2c7421d9e40f5a3ff36caaa2e229ed105f5b
Reviewed-by: Simo Fält <simo.falt@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 0763fcc4fe)
This commit is contained in:
Toni Saario
2021-11-24 11:38:04 +02:00
committed by Heikki Halmet
parent e8c61b653d
commit 3b0940f1e1

View File

@@ -7,7 +7,7 @@ Configurations:
Compiler: 'GCC'
Target compiler: 'QCC'
Platform dependency: 'Ubuntu-20.04-host'
Features: ['InsignificantTests']
Features: ['InsignificantTests', 'VMSize8']
Environment variables: [
'TARGET_CONFIGURE_ARGS=-DFEATURE_developer_build=ON -DQT_FEATURE_dbus=OFF -DQT_BUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE={{.Env.QNX_710}}/qnx-toolchain-x8664.cmake',
'QT_CMAKE_DIR=/opt/cmake-3.21.1/bin',