Change Axivion configuration

Change-Id: I6c92795a3d53d7f962f7bcae6708a9f2f4d247ad
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
Matti Paaso 2023-09-05 13:53:01 +03:00
parent d3a6353aa0
commit 8649bbf138
1 changed files with 3 additions and 22 deletions

View File

@ -1,9 +1,5 @@
{
"Project": {
"Git": {
"_active": true,
"sourceserver_gitdir": "/data/axivion/databases/$(env:TESTED_MODULE_COIN).git"
},
"BuildSystemIntegration": {
"child_order": [
"GCCSetup",
@ -32,29 +28,14 @@
"build/qml/*/*/*/lib*.so*.ir"
],
"ir": "build/$(env:TESTED_MODULE_COIN).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",
"_Version": "trunk-9e0ef9c5818",
"_Version": "7.6.2",
"_VersionNum": [
7,
6,
9999,
11489
2,
12725
]
}