Drop "Line" suffix in line names
Resolves Rec#375 (closed) and #134 (closed) .
The suffix "Line" is omitted from every line, and the name pattern is changed accordingly. This means that line names ending in "Line" will raise an error, while a line like "Hlt2_track_as_straight_line" should be fine.
Merge request reports
Activity
assigned to @mstahl
added RTA label
added 5 commits
Toggle commit listadded 1 commit
- c10e03c4 - [line naming] adapt tests to new line name convention
- Resolved by Andre Gunther
I didn't check how bad the change is for projects downstream of Moore. @cagapopo can we do this in a ci-test if there are enough resources available? One platform should be sufficient for now.
mentioned in issue Rec#375 (closed)
added ci-test-triggered label
- [2022-08-17 09:43] Validation started with lhcb-master-mr#5433
- Resolved by Eduardo Rodrigues
Morning @mstahl, I did not check (apologies for being lazy but 129 changed files is a lot) but did you also modify the regex checkers I commented on at Rec#375 (comment 5864173) so that all types of selection lines now do not have
Line
or_Line
in their names? Seems we should either be random (terrible) or fully consistent across the board. Advance thanks.FYI @nskidmor.
- Resolved by Marian Stahl
Hi @mstahl, with the changes introduced in this MR possibly would be good to directly ping all RTA liaisons / MiCos / ... before merging so they are not so confused when this will be pushed?
- Resolved by Marian Stahl
Thanks for doing this @mstahl, it will also close #134 (closed). There was too much inertia/Rosen and I had too many other things to do to do this at that time.
Thanks also for going through the
HltEfficiencyChecker
documentation. I'm a bit worried that this will causeHltEfficiencyChecker
problems downstream inMooreAnalysis
and that the tests might not necessarily catch it, let's see what the CI-test digs up.
- Resolved by Marian Stahl
added 1 commit
- 6165b1a8 - [line naming] rename Hlt1 lines and adapt more tests
- [2022-08-18 09:32] Validation started with lhcb-master-mr#5442
- [2022-08-23 10:24] Validation started with lhcb-master-mr#5475
Edited by Software for LHCbadded 19 commits
-
acf1d542...4a9aec5a - 15 commits from branch
master
- 43de1078 - [line naming] remove Line from line names
- e9653be6 - [line naming] adapt line name parsing
- 1276588e - [line naming] adapt tests to new line name convention
- 133e07c4 - [line naming] rename Hlt1 lines and adapt more tests
Toggle commit list-
acf1d542...4a9aec5a - 15 commits from branch
mentioned in issue #467 (closed)
- Resolved by Marian Stahl
Good morning @gunther! This should be ready to go once the references are updated. (There's an unresolved discussion concerning 1 failing test due to missing
AllenTESProducer
counters, but I saw that these counters are also there inmaster
, so it should be fine with a ref update).
mentioned in merge request !1395 (merged)
- Resolved by Rosen Matev
/ci-test
mentioned in merge request !1289 (merged)
mentioned in commit a1c04b97
mentioned in issue #469 (closed)
added needs ref update label
- Resolved by Rosen Matev
mentioned in merge request !1077 (merged)
mentioned in merge request !1605 (merged)
mentioned in issue #474 (closed)
mentioned in merge request !1755 (merged)
mentioned in merge request !1753 (merged)
added 127 commits
-
133e07c4...75d2f51b - 123 commits from branch
master
- 6de233df - [line naming] remove Line from line names
- 4194dc10 - [line naming] adapt line name parsing
- bd80d196 - xsx[line naming] adapt tests to new line name convention
- e78b4361 - [line naming] rename Hlt1 lines and adapt more tests
Toggle commit list-
133e07c4...75d2f51b - 123 commits from branch
assigned to @msaur
- Resolved by Rosen Matev
/ci-test
- [2022-09-14 18:31] Validation started with lhcb-master-mr#5654
- [2022-09-19 11:11] Validation started with lhcb-master-mr#5680
Edited by Software for LHCb- Resolved by Rosen Matev
/ci-test
added cleanup label