forked from AliceO2Group/ControlWorkflows
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfdd-ds-digits-pipe-qc-raw
1 lines (1 loc) · 1 KB
/
fdd-ds-digits-pipe-qc-raw
1
o2-dpl-raw-proxy -b --session default --dataspec 'A1:FDD/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --readout-proxy '--channel-config "name=readout-proxy,type=pull,method=connect,address=ipc:///tmp/stf-builder-dpl-pipe-0,transport=shmem,rateLogging=10"' | o2-datasampling-standalone -b --session default --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-rawdata-datasampling-{{ it }} | o2-fdd-flp-dpl-workflow -b --session default --input-sub-sampled --disable-root-output --pipeline fdd-datareader-dpl:4 --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;' | o2-dpl-output-proxy --environment DPL_OUTPUT_PROXY_ORDERED=1 -b --session default --dataspec 'A1:FDD/RAWDATA;dd:FLP/DISTSUBTIMEFRAME/0' --dpl-output-proxy '--channel-config "name=downstream,type=push,method=bind,address=ipc:///tmp/stf-pipe-0,rateLogging=10,transport=shmem"' | o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-digits-qc-{{ it }} -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'