mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-24 21:57:45 +08:00
Upload the Axivion config files to gerrit
To review and comment on the rules. Task-number: QTQAINFRA-6577 Change-Id: I3c4f85e307533346d393ed32adccb75c106d882e Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
32
coin/provisioning/common/linux/axivion/ci_config_common.json
Normal file
32
coin/provisioning/common/linux/axivion/ci_config_common.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"Project": {
|
||||
"Git": {
|
||||
"_active": true,
|
||||
"sourceserver_gitdir": "/data/axivion/databases/$(env:TESTED_MODULE_COIN).git"
|
||||
},
|
||||
"Project-GlobalOptions": {
|
||||
"ci_mode": {
|
||||
"clean_before": false
|
||||
},
|
||||
"directory": "../work/qt/$(env:TESTED_MODULE_COIN)",
|
||||
"ir": "$(env:IRNAME)",
|
||||
"name": "qt_$(env:PACKAGE)_$(env:MODULE)_dev_$(env:TARGET_OS_COIN)"
|
||||
}
|
||||
},
|
||||
"Results": {
|
||||
"Dashboard": {
|
||||
"ci_mode": {
|
||||
"directory": "/data/axivion/databases"
|
||||
},
|
||||
"dashboard_url": "https://axivion-srv.ci.qt.io/axivion/"
|
||||
}
|
||||
},
|
||||
"_Format": "1.0",
|
||||
"_Version": "7.6.2",
|
||||
"_VersionNum": [
|
||||
7,
|
||||
6,
|
||||
2,
|
||||
12725
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user