Skip to content

Commit 0fdb5fe

Browse files
mfasDachiarazampolli
authored andcommitted
[EMCAL-1037] Add CTP config input spec
Input Spec for DPL CCDB backend for CTP configuration added, as the DPL CCDB backend replaced the QC CCDB backend in the task.
1 parent db49833 commit 0fdb5fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DATA/production/qc-async/emc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"maxNumberCycles": "-1",
7474
"dataSource": {
7575
"type": "direct",
76-
"query": "emcal-triggers:EMC/CELLSTRGR/0;ctp-digits:CTP/DIGITS"
76+
"query": "emcal-triggers:EMC/CELLSTRGR/0;ctp-digits:CTP/DIGITS;ctp-config:CTP/CONFIG/0?lifetime=condition&ccdb-path=CTP/Config/Config&ccdb-run-dependent=true"
7777
},
7878
"taskParameters": {
7979
}

DATA/production/qc-async/emc_PbPb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"maxNumberCycles": "-1",
8888
"dataSource": {
8989
"type": "direct",
90-
"query": "emcal-triggers:EMC/CELLSTRGR/0;ctp-digits:CTP/DIGITS"
90+
"query": "emcal-triggers:EMC/CELLSTRGR/0;ctp-digits:CTP/DIGITS;ctp-config:CTP/CONFIG/0?lifetime=condition&ccdb-path=CTP/Config/Config&ccdb-run-dependent=true"
9191
},
9292
"taskParameters": {
9393
"AliasMB" : "CMTVXTSC"

0 commit comments

Comments
 (0)