Skip to content

Commit

Permalink
TPC - Add parameters to qc workflows (#658)
Browse files Browse the repository at this point in the history
* 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 <31805063+martinboulais@users.noreply.github.com>
  • Loading branch information
rmunzer and martinboulais authored Aug 22, 2024
1 parent fcfb17a commit 16aca5c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
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 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
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
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 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
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
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 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
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
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 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
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
2 changes: 1 addition & 1 deletion jit/tpc-krypton-qcmn-remote
Original file line number Diff line number Diff line change
@@ -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
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
2 changes: 1 addition & 1 deletion jit/tpc-laser-calib-remote
Original file line number Diff line number Diff line change
@@ -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
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
2 changes: 1 addition & 1 deletion jit/tpc-pedestal-calib-remote
Original file line number Diff line number Diff line change
@@ -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
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
2 changes: 1 addition & 1 deletion jit/tpc-pulser-calib-remote
Original file line number Diff line number Diff line change
@@ -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
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 comments on commit 16aca5c

Please sign in to comment.