-
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 a unit test for conversion of millepede.res
files into DB payloads
#44570
add a unit test for conversion of millepede.res
files into DB payloads
#44570
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44570/39721
|
A new Pull Request was created by @mmusich for master. It involves the following packages:
@saumyaphor4252, @consuegs, @perrotta, @cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3f030d/38493/summary.html Comparison SummarySummary:
|
@cms-sw/alca-l2 do you have comments on this PR? |
+alca
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR is a continuation of the series started with #37211 and continued with #43935 and #44434 about unit tests for the MP-II based alignment workflow and adds a new unit test to allow the testing of the conversion of
millepede.res
files into DB (sqlite
payloads). This is performed using the optionof
AlignmentProducer
and it's a useful to avoid re-running the pede step once amillepede.res
is already avaialbles.PR validation:
Run successfully:
scram b runtests_test_PedeConversion
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Not a backport.