Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion jit/cpv-compressor

This file was deleted.

1 change: 0 additions & 1 deletion jit/cpv-noise-calib-qc

This file was deleted.

1 change: 0 additions & 1 deletion jit/cpv-pedestal-calib-qc

This file was deleted.

1 change: 0 additions & 1 deletion jit/cpv-pedestal-calib-qc-expert

This file was deleted.

1 change: 0 additions & 1 deletion jit/cpv-physics

This file was deleted.

1 change: 0 additions & 1 deletion jit/cpv-physics-qcmn-epn-remote

This file was deleted.

1 change: 0 additions & 1 deletion jit/cpv-physics-testing

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressor

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressor-raw-qc

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressor-raw-qcmn-local

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressor-raw-qcmn-remote

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressor-raw-qcmnt3-local

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressor-raw-qcmnt3-remote

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressor-raw-qct3

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-compressort3

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-raw-clusters-epn-remote

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-raw-clusters-local

This file was deleted.

1 change: 0 additions & 1 deletion jit/phos-raw-clusters-remote

This file was deleted.

99 changes: 0 additions & 99 deletions workflows/readout-dataflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,36 +91,6 @@ defaults:
###############################
# DCS and FLP Workflows Panel
###############################
cpv_dpl_workflow: !public
value: "none"
type: string
label: "CPV FLP workflow"
description: "Workflow to execute on the FLPs of this detector"
widget: dropDownBox
panel: "FLPs_Workflows"
values:
- none
- cpv-compressor
- cpv-pedestal-calib-qc
- cpv-pedestal-calib-qc-expert
- cpv-noise-calib-qc
- cpv-physics
- cpv-physics-testing
- minimal-dpl
- qc-daq
- qcmn-daq-local
cpv_qc_remote_workflow: !public
value: "none"
type: string
label: "CPV QC node workflow"
description: "Workflow to execute on QC servers for this detector"
widget: dropDownBox
panel: "QC_Nodes_Workflows"
values:
- none
- cpv-physics-qcmn-epn-remote
- qcmn-daq-remote
visibleif: $$qc_remote_enabled === "true"
ctp_dpl_workflow: !public
value: "none"
type: string
Expand Down Expand Up @@ -151,22 +121,6 @@ defaults:
- none
- ctp-qcmn-remote
visibleif: $$qc_remote_enabled === "true"
cpv_dcs_sor_parameters: !public
value: "{}"
type: string
label: "CPV SOR parameters"
description: "additional parameters for the DCS SOR"
widget: editBox
panel: DCS
visibleif: $$dcs_enabled === "true"
cpv_dcs_eor_parameters: !public
value: "{}"
type: string
label: "CPV EOR parameters"
description: "additional parameters for the DCS EOR"
widget: editBox
panel: DCS
visibleif: $$dcs_enabled === "true"
emc_dpl_workflow: !public
value: "none"
type: string
Expand Down Expand Up @@ -610,56 +564,6 @@ defaults:
widget: editBox
panel: DCS
visibleif: $$dcs_enabled === "true"
phs_dpl_workflow: !public
value: "none"
type: string
label: "PHOS FLP workflow"
description: "Workflow to execute on the FLPs of this detector"
widget: dropDownBox
panel: "FLPs_Workflows"
values:
- none
- phos-compressor-raw-qc
- phos-compressor-raw-qcmn-local
- phos-compressor-raw-qcmnt3-local
- phos-compressor-raw-qct3
- phos-compressor
- phos-compressort3
- phos-raw-clusters-local
- minimal-dpl
- qc-daq
- qcmn-daq-local
phs_qc_remote_workflow: !public
value: "none"
type: string
label: "PHOS QC node workflow"
description: "Workflow to execute on QC servers for this detector"
widget: dropDownBox
panel: "QC_Nodes_Workflows"
values:
- none
- phos-compressor-raw-qcmn-remote
- phos-compressor-raw-qcmnt3-remote
- phos-raw-clusters-remote
- phos-raw-clusters-epn-remote
- qcmn-daq-remote
visibleif: $$qc_remote_enabled === "true"
phs_dcs_sor_parameters: !public
value: "{}"
type: string
label: "PHOS SOR parameters"
description: "additional parameters for the DCS SOR"
widget: editBox
panel: DCS
visibleif: $$dcs_enabled === "true"
phs_dcs_eor_parameters: !public
value: "{}"
type: string
label: "PHOS EOR parameters"
description: "additional parameters for the DCS EOR"
widget: editBox
panel: DCS
visibleif: $$dcs_enabled === "true"
tof_dpl_workflow: !public
value: "none"
type: string
Expand Down Expand Up @@ -1424,9 +1328,6 @@ defaults:
qc_remote_jit_enabled: "true"
user: flp
extra_env_vars: ""
cpv_ped_tf_per_slot: 400
cpv_noise_tf_per_slot: 400
cpv_push_dcs_ccdb: "http://alio2-cr1-flp199-ib:8084"
vars:
auto_stop_enabled: "{{ !strings.IsFalsy(auto_stop_timeout) }}"
ddsched_enabled: "{{ epn_enabled == 'true' && dd_enabled == 'true' }}"
Expand Down