diff --git a/jit/emc-qcmn-epnall-PbPb-remote b/jit/emc-qcmn-epnall-PbPb-remote new file mode 100644 index 000000000..8a430d3f4 --- /dev/null +++ b/jit/emc-qcmn-epnall-PbPb-remote @@ -0,0 +1 @@ +o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall-PbPb --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b \ No newline at end of file diff --git a/jit/emc-qcmn-epnall-withCTP-PbPb-remote b/jit/emc-qcmn-epnall-withCTP-PbPb-remote new file mode 100644 index 000000000..1f51c889c --- /dev/null +++ b/jit/emc-qcmn-epnall-withCTP-PbPb-remote @@ -0,0 +1 @@ +o2-qc --config apricot://{{ apricot_endpoint }}/o2/components/qc/ANY/any/emc-qcmn-epnall-withCTP-PbPb --remote --shm-metadata-msg-size {{ qc_shm_metadata_msg_size }} -b diff --git a/workflows/readout-dataflow.yaml b/workflows/readout-dataflow.yaml index 7cb841f12..cae183fb8 100755 --- a/workflows/readout-dataflow.yaml +++ b/workflows/readout-dataflow.yaml @@ -198,6 +198,8 @@ defaults: - emc-qcmn-epn-remote - emc-qcmn-epnall-remote - emc-qcmn-epnall-withCTP-remote + - emc-qcmn-epnall-PbPb-remote + - emc-qcmn-epnall-withCTP-PbPb-remote - emc-qcmn-flpepn-remote - qcmn-daq-remote visibleif: $$qc_remote_enabled === "true"