-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add D15,D16,D17 versions for 2023, reduce # of IB workflows, fix D14 #18524
Conversation
A new Pull Request was created by @kpedro88 (Kevin Pedro) for master. It involves the following packages: Configuration/Geometry @civanch, @Dr15Jones, @ianna, @mdhildreth, @fabozzi, @cmsbuild, @franzoni, @kpedro88, @GurpreetSinghChahal, @davidlange6 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
The tests are being triggered in jenkins. |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+1 |
Pull request #18524 was updated. @civanch, @Dr15Jones, @ianna, @mdhildreth, @fabozzi, @cmsbuild, @franzoni, @kpedro88, @GurpreetSinghChahal, @davidlange6 can you please check and sign again. |
@Dr15Jones @boudoul this update should fix the failure in D14 and prevent failures in similar WFs introduced in this PR |
please test workflow 26234.0,26634.0,27034.0,27434.0 |
The tests are being triggered in jenkins. |
Comparison job queued. |
+1 |
Comparison is ready Comparison Summary:
|
+1 |
This PR is based on a very late request to use HGCal v8 in the muon/barrel TDR baseline geometry.
Since decisions about T3 vs. T5 (pixel extra disk) and O1 vs. O2 (detailed cavern) still have not been made, we get to add three more geometries and corresponding workflows!
D15 = T3+C3+M2+I1+O2+F2 (D12 w/ C3)
D16 = T5+C3+M2+I1+O1+F1 (D13 w/ T5)
D17 = T5+C3+M2+I1+O2+F2 (D14 w/ C3)
I also reduced the number of IB workflows for 2023, so every geometry only runs ttbar (w/ and w/out the Timing variation). D15 is added to the PR tests (that makes 4 tests for 2023, but only temporarily; once we have final decisions for the next TDR production, 1 or 2 of those can be removed).