-
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
getPayloadData unit test, if no plugins are found, look in the CMSSW_RELEASE_BASE
#34257
getPayloadData unit test, if no plugins are found, look in the CMSSW_RELEASE_BASE
#34257
Conversation
…RELEASE_BASE or CMSSW_FULL_RELEASE_BASE in case of patch releases
11e1119
to
1fe632c
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34257/23542
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages: CondCore/Utilities @ggovi, @cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
…RELEASE_BASE or CMSSW_FULL_RELEASE_BASE in case of patch releases
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34257/23543
|
type bug-fix |
@cmsbuild please test |
urgent |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a01179/16255/summary.html Comparison SummarySummary:
|
@silviodonato , @qliphy , I am merging this to fix the unit test for IBs. This should not break any thing else |
PR description:
Solves issue reported at #34199 (comment)
PR validation:
Run the unit test without compiling the package and found all the registered plugins in the release.
if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport, no backport is needed.