dpl-workflow.sh: make some MCH config key values fixed default#14229
dpl-workflow.sh: make some MCH config key values fixed default#14229davidrohr merged 1 commit intoAliceO2Group:devfrom
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
actually, if you prefer to keep it like before, I could also move only the |
shahor02
left a comment
There was a problem hiding this comment.
I think it is fine like here, if needed, there MCH_CONFIG_KEY settings can be overridden by the CONFIG_EXTRA_PROCESS_o2_mch_reco_workflow
Here I assume that these values are established and that there should generally be no reason to change them on the fly via the
CONFIG_EXTRA_PROCESS_env var.This would make it easier to define the MCH parameters in https://github.com/ehellbar/AliceO2/blob/dev/prodtests/full-system-test/dpl-workflow.sh#L122 for the oxygen period via the
CONFIG_EXTRA_PROCESS_env var. Here specifically, addingMCHTimeClusterizer.irFramesOnly=true;only in case of ITS in the run would be difficult