mirror of
git://code.qt.io/qt/qt5.git
synced 2026-09-24 17:36:53 +08:00
Change Axivion analysis platform configuration
Change Axivion analysis to TestOnly target with platform dependency. Task-number: QTQAINFRA-7846 Pick-to: 6.12 6.11 6.8 Change-Id: I6efb23299b9bfcad549d352c804ad4f6a8772e84 Reviewed-by: Toni Saario <[email protected]>
This commit is contained in:
@@ -2,11 +2,14 @@ Version: 2
|
||||
Module only: True
|
||||
Include: [
|
||||
cmake_platforms.yaml: [
|
||||
"ubuntu-22.04"
|
||||
'ubuntu-22.04'
|
||||
]
|
||||
]
|
||||
Configurations: []
|
||||
Overrides:
|
||||
Configurations:
|
||||
-
|
||||
Id: 'ubuntu-22.04'
|
||||
Features: ['Axivion', 'DisableTests', 'UseConfigure', 'VMSize16']
|
||||
Id: 'ubuntu-22.04-Axivion'
|
||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||
Compiler: 'GCC'
|
||||
Features: ['UseConfigure', 'VMSize16', 'TestOnly']
|
||||
Environment variables: ['AXIVION_ANALYSIS=1']
|
||||
Platform dependency: 'ubuntu-22.04'
|
||||
|
||||
Reference in New Issue
Block a user