Skip to content
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

Tighten check for the number of weights in GenWeightValidation #37185

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

perrotta
Copy link
Contributor

@perrotta perrotta commented Mar 9, 2022

PR description:

Following a couple of issues reported after the merging of #36994:

@SanghyunKo suggested in #36994 (comment) a quite reasonable fix for them.

To speed up the integration in view of the 12_3_0pre6 deadline, I implement here the fix of @SanghyunKo, while waiting for some possible further feedback

Of course, if @SanghyunKo or anyone else finds a more appropriate solution, this PR can be closed and we can move to the new one.

PR validation:

  • It builds
  • The fix is quite logical, and needed in any case

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 9, 2022

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37185/28760

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 9, 2022

A new Pull Request was created by @perrotta (Andrea Perrotta) for master.

It involves the following packages:

  • Validation/EventGenerator (dqm, generators)

@SiewYan, @mkirsano, @emanueleusai, @ahmad3213, @cmsbuild, @GurpreetSinghChahal, @jfernan2, @Saptaparna, @alberto-sanchez, @pmandrik, @pbo0, @rvenditti can you please review it and eventually sign? Thanks.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor Author

perrotta commented Mar 9, 2022

please test

@SanghyunKo
Copy link
Contributor

Thank you very much @perrotta, it looks good to me

@perrotta
Copy link
Contributor Author

perrotta commented Mar 9, 2022

Thank you very much @perrotta, it looks good to me

Thank you to you @SanghyunKo : it was your suggestion in fact!

@perrotta
Copy link
Contributor Author

perrotta commented Mar 9, 2022

type bugfix

@perrotta
Copy link
Contributor Author

perrotta commented Mar 9, 2022

urgent

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 9, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-daeffd/22982/summary.html
COMMIT: fffff2f
CMSSW: CMSSW_12_3_X_2022-03-09-1100/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/37185/22982/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3703700
  • DQMHistoTests: Total failures: 58
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3703619
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0 KiB( 0 files compared)
  • Checked 0 log files, 0 edm output root files, 49 DQM output files

@jfernan2
Copy link
Contributor

jfernan2 commented Mar 9, 2022

Plots now get null entries while before they had entries
https://tinyurl.com/ybtfe4yc
It does not make much sense to save an empty histogram unless this is due to the type pf generator used in the WF for these Jenkins Tests

@jfernan2
Copy link
Contributor

jfernan2 commented Mar 9, 2022

+1

@SiewYan
Copy link
Contributor

SiewYan commented Mar 10, 2022

+1

@cmsbuild
Copy link
Contributor

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. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Mar 10, 2022

+1

@cmsbuild cmsbuild merged commit 291fef2 into cms-sw:master Mar 10, 2022
@perrotta perrotta deleted the fixGenWeightValidation branch March 10, 2022 06:39
@perrotta
Copy link
Contributor Author

Random differences in the generator weights have disappeared now, after the merging in the IB of this PR, see for example the results of the tests in 37161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants