Change Axivion configuration

Change-Id: Ia828188d736bb1e21749454b2033fdb5fa8cd993
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
Matti Paaso 2023-09-05 13:59:23 +03:00
parent f35acb8450
commit 095a9ed6d1
1 changed files with 3 additions and 22 deletions

View File

@ -1,9 +1,5 @@
{ {
"Project": { "Project": {
"Git": {
"_active": true,
"sourceserver_gitdir": "/data/axivion/databases/$(env:TESTED_MODULE_COIN).git"
},
"BuildSystemIntegration": { "BuildSystemIntegration": {
"child_order": [ "child_order": [
"GCCSetup", "GCCSetup",
@ -38,29 +34,14 @@
"plugin_files": [ "plugin_files": [
"build/plugins/*/lib*.so*.ir" "build/plugins/*/lib*.so*.ir"
] ]
},
"Project-GlobalOptions": {
"directory": "../work/qt/$(env:TESTED_MODULE_COIN)",
"ir": "build/$(env:TESTED_MODULE_COIN).ir",
"name": "qt_$(env:TESTED_MODULE_COIN)_dev_$(env:TARGET_OS_COIN)"
}
},
"Results": {
"Dashboard": {
"dashboard_url": "https://axivion-srv.ci.qt.io/axivion/"
},
"Database": {
"ci_mode": {
"directory": "/data/axivion/databases"
}
} }
}, },
"_Format": "1.0", "_Format": "1.0",
"_Version": "trunk-9e0ef9c5818", "_Version": "7.6.2",
"_VersionNum": [ "_VersionNum": [
7, 7,
6, 6,
9999, 2,
11489 12725
] ]
} }