Skip to content

Commit

Permalink
[QC-1008] added fairmq header size settings to jit (#642)
Browse files Browse the repository at this point in the history
Co-authored-by: Michal Tichák <[email protected]>
  • Loading branch information
justonedev1 and Michal Tichák authored Apr 9, 2024
1 parent 25bad21 commit 58e9f50
Show file tree
Hide file tree
Showing 76 changed files with 76 additions and 74 deletions.
2 changes: 1 addition & 1 deletion jit/cpv-physics-qcmn-epn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/cpv-physics-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/cpv-physics-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/emc-pedestal-calib-qc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-pedestal-qc --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-pedestal-qc --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/emc-qc-post-calib-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/{{ qc_json_file }} --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/{{ qc_json_file }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/emc-qcmn-epn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/emc-qcmn-epnall-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/emc-qcmn-epnall-withCTP-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall-withCTP --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall-withCTP --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/emc-qcmn-flp-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-flp --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-flp --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/emc-qcmn-flpepn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-flpepn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-flpepn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/fdd-qc-post-processing-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-qc-post-processing --remote -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-qc-post-processing --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
2 changes: 1 addition & 1 deletion jit/fdd-qcmn-epn-post-processing-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-qcmn-epn-post-processing --remote -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-qcmn-epn-post-processing --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
2 changes: 1 addition & 1 deletion jit/fdd-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fdd-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/ft0-qc-post-processing-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/ft0-qc-post-processing --remote -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/ft0-qc-post-processing --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
2 changes: 1 addition & 1 deletion jit/ft0-qcmn-epn-post-processing-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/ft0-qcmn-epn-post-processing --remote -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/ft0-qcmn-epn-post-processing --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
2 changes: 1 addition & 1 deletion jit/ft0-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/ft0-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/ft0-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/fv0-qc-post-processing-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fv0-qc-post-processing --remote -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fv0-qc-post-processing --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
2 changes: 1 addition & 1 deletion jit/fv0-qcmn-epn-post-processing-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fv0-qcmn-epn-post-processing --remote -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fv0-qcmn-epn-post-processing --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=http://127.0.0.1:8084;'
2 changes: 1 addition & 1 deletion jit/fv0-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fv0-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/fv0-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-full-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-itstpc-mtch-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-itstpc-mtch-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-itstpc-mtch-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-mchmid-mtch-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mchmid-mtch-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mchmid-mtch-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-mean-vtx-post-processing-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mean-vtx-post-processing-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mean-vtx-post-processing-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-mftmch-mtch-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mftmch-mtch-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mftmch-mtch-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-mftmchmid-mtch-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mftmchmid-mtch-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-mftmchmid-mtch-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-qc-big-screen
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-qc-big-screen --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-qc-big-screen --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/glo-vtx-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-vtx-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/glo-vtx-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/hmpid-raw-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/hmpid-raw-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/hmpid-raw-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-cluster-track-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-cluster-track --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-cluster-track --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-epn-calibration-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qc-calibration --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qc-calibration --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-epn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-fee-epn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fee-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fee-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-fee-no-ds-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fee-no-ds --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fee-no-ds --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-fhr-fee-no-ds-entire-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fhr-fee-no-ds-entire --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fhr-fee-no-ds-entire --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-fhr-fee-no-ds-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fhr-fee-no-ds --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fhr-fee-no-ds --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-fhr-fee-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fhr-fee --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-fhr-fee --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-flp-epn-no-ds-nocluster-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-flp-epn-no-ds-nocluster --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-flp-epn-no-ds-nocluster --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-flp-epn-no-ds-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-flp-epn-no-ds --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-flp-epn-no-ds --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-flp-epn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-flp-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-flp-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/its-qcmn-full-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-full --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/its-qcmn-full --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/mch-qcmn-epn-digits-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mch-qcmn-epn-digits --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mch-qcmn-epn-digits --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/mch-qcmn-epn-full-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mch-qcmn-epn-full --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mch-qcmn-epn-full --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/mch-qcmn-epn-full-track-matching-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mch-qcmn-epn-full-track-matching --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mch-qcmn-epn-full-track-matching --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/mft-digits-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-digits-qcmn --remote -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-digits-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
2 changes: 1 addition & 1 deletion jit/mft-full-no-tracks-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-full-no-tracks-qcmn --remote -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-full-no-tracks-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
2 changes: 1 addition & 1 deletion jit/mft-full-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-full-qcmn --remote -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-full-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
2 changes: 1 addition & 1 deletion jit/mft-noise-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-noise-qcmn --remote -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-noise-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
2 changes: 1 addition & 1 deletion jit/mft-readout-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-readout-qcmn --remote -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mft-readout-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b --configKeyValues 'NameConf.mCCDBServer=o2-ccdb.internal;'
2 changes: 1 addition & 1 deletion jit/mid-calib-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mid-calib-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mid-calib-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/mid-digits-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mid-flp_raw-epn_digits-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mid-flp_raw-epn_digits-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/mid-full-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mid-full-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/mid-full-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/phos-compressor-raw-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-compressor-raw-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-compressor-raw-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/phos-compressor-raw-qcmnt3-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-compressor-raw-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-compressor-raw-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/phos-raw-clusters-epn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-raw-clusters-epn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-raw-clusters-epn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/phos-raw-clusters-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-raw-clusters-flpepn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/phos-raw-clusters-flpepn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/qcmn-daq-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/qcmn-daq --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/qcmn-daq --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tof-full-epn-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tof-full-epn-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tof-full-epn-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tof-full-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tof-full-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tof-full-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tof-qcmn-compressor-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tof-qcmn-compressor --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tof-qcmn-compressor --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tpc-full-calib-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-calib-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-calib-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tpc-full-cosmics-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-cosmics-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-cosmics-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tpc-full-nodummy-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-nodummy-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-nodummy-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tpc-full-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tpc-full-replay-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-replay-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-replay-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
2 changes: 1 addition & 1 deletion jit/tpc-full-synthetic-qcmn-remote
Original file line number Diff line number Diff line change
@@ -1 +1 @@
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-synthetic-qcmn --remote -b
o2-qc --config consul-json://{{ consul_endpoint }}/o2/components/qc/ANY/any/tpc-full-synthetic-qcmn --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
Loading

0 comments on commit 58e9f50

Please sign in to comment.