Reopen !1772 (Tests for GaudiAllen)
See !1772 (merged), reverted with !1792 (merged), and Allen!991 (merged)
Merge request reports
Activity
added testing label
assigned to @mramospe
added RTA label
added needs ref update label
- Resolved by Rosen Matev
/ci-test
added ci-test-triggered label
- [2022-10-04 12:36] Validation started with lhcb-master-mr#5831
mentioned in commit ab7f53bf
4 5 This software is distributed under the terms of the GNU General Public 6 Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". 7 8 In applying this licence, CERN does not waive the privileges and immunities 9 granted to it by virtue of its status as an Intergovernmental Organization 10 or submit itself to any jurisdiction. 11 --> 12 <!-- 13 Run Allen VeloUT tracking and apply PrTrackChecker MC tracking efficiency 14 checker. 15 --> 16 <extension class="GaudiTest.GaudiExeTest" kind="test"> 17 <argument name="program"><text>gaudirun.py</text></argument> 18 <argument name="args"><set> 19 <text>$MOOREROOT/tests/options/default_input_and_conds_hlt1_retinacluster_FTv6.py</text> 1 1 ############################################################################### 2 # (c) Copyright 2019 CERN for the benefit of the LHCb Collaboration # 2 # (c) Copyright 2021 CERN for the benefit of the LHCb Collaboration # Hello @mstahl, I found this MR just now, unfortunately it broke some Allen monitoring jobs we have.
Looking on all the new option files, which one now should be used for the regular Allen (called from Moore) data challenges tests?
allen_gaudi_seed_and_match
,allen_gaudi_forward
or even better, run both of them an then results could be compared with each other (personally I would got with this option, but maybe not really needed?)?.Hi @msaur! Sorry, I wasn't aware. Where are the jobs configured? If possible, I'd propose to run both
allen_gaudi_seed_and_match
and the hlt1_hlt2_comparison (there's no test for this at the moment; I can add one next week, and also correct the options files for the number of events). The latter is equivalent tohlt1_pp_default
of Allen and runs the forward tracking, whileallen_gaudi_seed_and_match
runs seeding and matching, currently without UT.
mentioned in issue #485 (closed)
mentioned in merge request !1826 (closed)
mentioned in issue #487 (closed)