Skip to content

Commit 16aca5c

Browse files
TPC - Add parameters to qc workflows (#658)
* Add beam_type parameter to qc configuration * Change synthax of apricot URI * add ctp_readout_enabled as parameter * small fix * Remove newline at the end of the files * Add flag to avoid kafka and gRPC data dupplication in Bookkeeping (#657) * Add flag to disable kafka sending gRPC requests on enviornment update * Condition applies also on run * Update readout-dataflow.yaml --------- Co-authored-by: Martin Boulais <[email protected]>
1 parent fcfb17a commit 16aca5c

8 files changed

+8
-8
lines changed

jit/tpc-full-cosmics-qcmn-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-cosmics-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-cosmics-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

jit/tpc-full-qcmn-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

jit/tpc-full-replay-qcmn-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-replay-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-replay-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

jit/tpc-full-synthetic-qcmn-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-synthetic-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-full-synthetic-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

jit/tpc-krypton-qcmn-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-krypton-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-krypton-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

jit/tpc-laser-calib-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-laser-calib-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-laser-calib-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

jit/tpc-pedestal-calib-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-pedestal-calib-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-pedestal-calib-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

jit/tpc-pulser-calib-remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-pulser-calib-qcmn?run_type={{ run_type }} --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b
1+
o2-qc --config 'apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/tpc-pulser-calib-qcmn?run_type={{ run_type }}&beam_type={{ pdp_beam_type }}&ctp_readout_enabled={{ ctp_readout_enabled }}' --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b

0 commit comments

Comments
 (0)