Open slava77 opened 3 years ago
A new Issue was created by @slava77 Slava Krutelyov.
@Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
assign operations
New categories assigned: operations
@fabiocos,@qliphy,@davidlange6,@perrotta you have been requested to review this Pull request/Issue and eventually sign? Thanks
I've started to take a look to this. I think that one would need to remove the the various
'--customise':'Configuration/DataProcessing/RecoTLR.customise ...'
from Configuration/PyReleaseValidation/python/relval_steps.py
and possibly use the ModifierChain
s available in
It seems to me - though - that these in order to be usable elsewhere would need to be moved outside of Configuration/DataProcessing
and put instead in Configuration/Eras
.
Would that be acceptable @cms-sw/operations-l2 ?
'--customise':'Configuration/DataProcessing/RecoTLR.customise ...'
I concluded when introducing these that customisePostEra*
should stay; but that was a long time ago. I need to think.
I concluded when introducing these that customisePostEra* should stay; but that was a long time ago. I need to think.
For the moment I was referring only to customiseExpress
(and friends) and customisePrompt
(and friends).
in connection with https://github.com/cms-sw/cmssw/pull/35639#pullrequestreview-780135309