mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Increase VM size for axivion analysis
Axivion analysis for qt5 started to fail at out of memory. Increasing virtual machine size to correct the problem. Task-number: QTQAINFRA-6931 Change-Id: I2d0f1ee655a1449926f9938dbae6f4be0afbce8f Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
@@ -5,7 +5,7 @@ Configurations:
|
|||||||
Id: 'ubuntu-22.04-axivion'
|
Id: 'ubuntu-22.04-axivion'
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-50'
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-50'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['Axivion', 'DisableTests', 'UseConfigure', 'VMSize8']
|
Features: ['Axivion', 'DisableTests', 'UseConfigure', 'VMSize16']
|
||||||
Configure arguments: '-nomake examples -release -force-debug-info -separate-debug-info -headersclean -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
|
Configure arguments: '-nomake examples -release -force-debug-info -separate-debug-info -headersclean -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
|
||||||
Environment variables: [
|
Environment variables: [
|
||||||
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
||||||
|
|||||||
Reference in New Issue
Block a user