Skip to content

Commit 8eaf53c

Browse files
committed
fix tests
1 parent f748973 commit 8eaf53c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Framework/batch-test.json.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"config": {
44
"database": {
55
"implementation": "CCDB",
6-
"host": "localhost:8083",
6+
"host": "ali-qcdb-test.cern.ch:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -23,7 +23,7 @@
2323
"url": ""
2424
},
2525
"conditionDB": {
26-
"url": "localhost:8083"
26+
"url": "ali-qcdb-test.cern.ch:8083"
2727
}
2828
},
2929
"tasks": {

Framework/multinode-test.json.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"config": {
44
"database": {
55
"implementation": "CCDB",
6-
"host": "localhost:8083",
6+
"host": "ali-qcdb-test.cern.ch:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"

0 commit comments

Comments
 (0)