-
Notifications
You must be signed in to change notification settings - Fork 4.6k
fix ProductNotFound errors in ProdLike workflows
#48517
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
Conversation
|
cms-bot internal usage |
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48517/45454 Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
|
test parameters:
|
51b9f5e to
10b788e
Compare
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48517/45455 Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
5c81bc1 to
0c8751e
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48517/45456 |
|
A new Pull Request was created by @brusale for master. It involves the following packages:
@Moanwar, @antoniovagnerini, @civanch, @cmsbuild, @ctarricone, @jfernan2, @kpedro88, @mandrenguyen, @mdhildreth, @rseidita, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
type bug-fix |
|
@cmsbuild, please test |
|
Pull request #48517 was updated. @Moanwar, @antoniovagnerini, @civanch, @cmsbuild, @ctarricone, @jfernan2, @kpedro88, @mandrenguyen, @mdhildreth, @rseidita, @srimanob, @subirsarkar can you please check and sign again. |
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 24KB to repository Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
|
urgent
|
|
+1 |
|
+1 |
|
+Upgrade |
|
+simulation |
|
(noting that further improvements discussed in #48526 should be made in a followup PR) |
|
+dqm |
|
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 be automatically merged. |
PR description:
This PR is a follow-up to #47859.
Fix
.21failures due toProductNotFounderrors as explained at #47859 (comment).PR validation:
runs.
fyi @mmusich