define a global set of qmtest exclusions for Rec
triggered by exclusions needed for the FunctorFactory
which will be needed in Rec, Moore, and DaVinci.
This would define a new preprocessor
similar to what is done in LHCbExclusions.py
and I'd propose to then in Moore and DaVinci change lines like
from GaudiConf.QMTest.LHCbExclusions import preprocessor as LHCbPreprocessor
to
from RecConf.QMTest.exclusions import preprocessor as RecPreprocessor
to make them automatically pick up the new Rec exclusions.
wdyt @rmatev?
upstream projects adapted in Moore!1470 (merged) and DaVinci!679 (merged)
Merge request reports
Activity
added enhancement testing labels
added 1 commit
- e070fd5e - define a global set of qmtest exclusions for Rec
mentioned in issue #304 (closed)
added RTA label
mentioned in merge request Moore!1470 (merged)
mentioned in merge request DaVinci!679 (merged)
assigned to @lpica
requested review from @rmatev
added 1 commit
- eda25a5b - define a global set of qmtest exclusions for Rec
- Resolved by Christoph Hasse
/ci-test Moore!1470 (merged) DaVinci!679 (merged)
added ci-test-triggered label
- [2022-03-30 08:43] Validation started with lhcb-master-mr#4126
- [2022-03-31 13:08] Validation started with lhcb-master-mr#4148
Edited by Software for LHCbmentioned in commit 288ca85d
mentioned in issue Moore#416 (closed)