-
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 ppRef modifier instead of a GT #35909
Conversation
test parameters:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35909/26305
|
A new Pull Request was created by @tvami (Tamas Vami) for master. It involves the following packages:
@cmsbuild, @malbouis, @tvami, @yuanchao, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild , please test |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test TestDQMServicesDemo had ERRORS Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
The 'phase1_2017_realistic_ppref' key is based on the 'phase1_2017_realistic' with the addition of the tags included in the difference of 120X_mc2017_realistic_v1/120X_mc2017_realistic_forppRef5TeV_v2.
BeamSpotObjects_pp_2017G_MC_2021sample_for_UL The Modifier autoCond2017ppRef5TeV introduced in this PR takes exactly the same records/tags as above. the unit test failure from above is not related to this PR. |
+alca |
This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
@cmsbuild , please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35909/26319
|
Pull request #35909 was updated. @malbouis, @tvami, @yuanchao, @francescobrivio can you please check and sign again. |
-1 Failed Tests: UnitTests RelVals RelVals-INPUT AddOn The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Unit TestsI found errors in the following unit tests: ---> test TestDQMOnlineClient-ctpps_dqm_sourceclient had ERRORS ---> test TestDQMOnlineClient-ecal_dqm_sourceclient had ERRORS ---> test TestDQMOnlineClient-csc_dqm_sourceclient had ERRORS ---> test TestDQMServicesDemo had ERRORS and more ... RelVals
Expand to see more relval errors ...RelVals-INPUT
Expand to see more relval errors ...AddOn Tests
Expand to see more addon errors ... |
-1 Failed Tests: UnitTests The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Unit TestsI found errors in the following unit tests: ---> test TestDQMServicesDemo had ERRORS Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+alca |
This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
Results are as expected
|
merge |
PR description:
A technical change so that we don't need to create ppRef GTs anymore. Remove
phase1_2017_realistic_ppref
from autoCond and include it in the autoCondModifierPR validation:
runTheMatrix.py -l 149.0 runs fine
if this PR is a backport please specify the original PR and why you need to backport that PR:
N/A