Open XeBoris opened 7 years ago
@XeBoris please check the codacy report too
@lucrlom can you please review and test this on xe1t-datamanager
for adding corrections?
@lucrlom did you ever test this on xe1t-datamanager
back in July? i.e. with:
massive-cax --config /home/xe1tdatamanager/cax_slowcontrol.json --no-batch-mode
Anyway, it looks like the cax
process on xe1t-datamanager
magically started working again, e.g. around 2017-09-03
, all Corrections tasks were executed.
So I guess we should just merge as long as you confirm default behavior (i.e. without --no-batch-mode
) is unchanged.
This change in massive-cax works together with a new "--local" to change the batch queue purpose of massive-cax into simple submission of simple cax jobs (selected by run number or run name). This change is regarding adding corrections to the runDB only if its necessary then and allows to cycle much faster over the whole runDB.
Fixes #108