Skip to content

Commit 8408c6e

Browse files
committed
[QC-1351] Documentation and config files updated for the new ali-qcdb-test.
In our config files (framework and our modules) I used `localhost:8083` and in the benchmarks I used `ali-qcdb-test.cern.ch:8083` (as we will run them at CERN probably and we are able to change them ourselves). I did not touch the detectors config files.
1 parent ecdd335 commit 8408c6e

29 files changed

Lines changed: 80 additions & 59 deletions

Framework/advanced-aggregator.json

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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -19,7 +19,7 @@
1919
"url": ""
2020
},
2121
"conditionDB": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": "localhost:8083"
2323
},
2424
"infologger": { "": "Configuration of the Infologger (optional).",
2525
"filterDiscardDebug": "true", "": "Set to true to discard debug and trace messages (default: false)",

Framework/advanced-external-histo.json

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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -19,7 +19,7 @@
1919
"url": ""
2020
},
2121
"conditionDB": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": "localhost:8083"
2323
}
2424
},
2525
"tasks": {

Framework/advanced.json

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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -19,7 +19,7 @@
1919
"url": ""
2020
},
2121
"conditionDB": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": "localhost:8083"
2323
},
2424
"infologger": { "": "Configuration of the Infologger (optional).",
2525
"filterDiscardDebug": "true", "": "Set to true to discard debug and trace messages (default: false)",

Framework/basic-aggregator.json

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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -19,7 +19,7 @@
1919
"url": ""
2020
},
2121
"conditionDB": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": "localhost:8083"
2323
},
2424
"infologger": { "": "Configuration of the Infologger (optional).",
2525
"filterDiscardDebug": "false", "": "Set to 1 to discard debug and trace messages (default: false)",

Framework/basic-external-histo.json

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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -19,7 +19,7 @@
1919
"url": ""
2020
},
2121
"conditionDB": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": "localhost:8083"
2323
}
2424
},
2525
"tasks": {

Framework/basic-functional.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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -23,7 +23,7 @@
2323
"url": ""
2424
},
2525
"conditionDB": {
26-
"url": "ccdb-test.cern.ch:8080"
26+
"url": "localhost:8083"
2727
}
2828
},
2929
"tasks": {

Framework/basic-no-sampling.json

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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -19,7 +19,7 @@
1919
"url": ""
2020
},
2121
"conditionDB": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": "localhost:8083"
2323
}
2424
},
2525
"tasks": {

Framework/basic.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"config": {
44
"database": {
55
"implementation": "CCDB",
6-
"host": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable",
@@ -16,14 +16,11 @@
1616
"passName": "", "": "Pass type - e.g. spass, cpass1",
1717
"provenance": "qc", "": "Provenance - qc or qc_mc depending whether it is normal data or monte carlo data"
1818
},
19-
"monitoring": {
20-
"url": "infologger:///debug?qc"
21-
},
2219
"consul": {
2320
"url": ""
2421
},
2522
"conditionDB": {
26-
"url": "ccdb-test.cern.ch:8080"
23+
"url": "localhost:8083"
2724
},
2825
"infologger": { "": "Configuration of the Infologger (optional).",
2926
"filterDiscardDebug": "false", "": "Set to true to discard debug and trace messages (default: false)",

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": "ccdb-test.cern.ch:8080",
6+
"host": "localhost:8083",
77
"username": "not_applicable",
88
"password": "not_applicable",
99
"name": "not_applicable"
@@ -23,7 +23,7 @@
2323
"url": ""
2424
},
2525
"conditionDB": {
26-
"url": "ccdb-test.cern.ch:8080"
26+
"url": "localhost:8083"
2727
}
2828
},
2929
"tasks": {

Framework/example-default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": ""
2020
},
2121
"conditionDB": {
22-
"url": "ccdb-test.cern.ch:8080"
22+
"url": "localhost:8083"
2323
}
2424
},
2525
"tasks": {

0 commit comments

Comments
 (0)