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

fix for testPhase2PixelNtuple unit test #36019

Merged
merged 1 commit into from Nov 8, 2021

Conversation

missirol
Copy link
Contributor

@missirol missirol commented Nov 6, 2021

PR description:

This PR fixes a unit test of SLHCUpgradeSimulations/Geometry that stopped working after the integration of #35858
(see discussion in the latter for some more details).

PR validation:

The relevant cfg file now works (the unit test itself fails locally due to the input file not being available anymore).

If this PR is a backport, please specify the original PR and why you need to backport that PR:

N/A

@missirol
Copy link
Contributor Author

missirol commented Nov 6, 2021

type bugfix

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2021

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36019/26468

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2021

A new Pull Request was created by @missirol (Marino Missiroli) for master.

It involves the following packages:

  • SLHCUpgradeSimulations/Geometry (geometry, upgrade)

@civanch, @Dr15Jones, @makortel, @cvuosalo, @ianna, @mdhildreth, @cmsbuild, @AdrianoDee, @srimanob 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

@missirol
Copy link
Contributor Author

missirol commented Nov 6, 2021

please test

@missirol
Copy link
Contributor Author

missirol commented Nov 6, 2021

please abort

somehow I don't see any tests running, trying to restart them

@missirol
Copy link
Contributor Author

missirol commented Nov 6, 2021

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0011ad/20297/summary.html
COMMIT: 0fc4472
CMSSW: CMSSW_12_2_X_2021-11-05-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/36019/20297/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: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 42
  • DQMHistoTests: Total histograms compared: 2901890
  • DQMHistoTests: Total failures: 11
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2901856
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.004 KiB( 41 files compared)
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 177 log files, 37 edm output root files, 42 DQM output files
  • TriggerResults: no differences found

@@ -111,8 +111,11 @@
#process.FEVTDEBUGHLToutput_step = cms.EndPath(process.FEVTDEBUGHLToutput)

# Schedule definition
process.schedule = cms.Schedule(process.digitisation_step,process.L1simulation_step,process.L1TrackTrigger_step,process.digi2raw_step)
process.schedule.extend(process.HLTSchedule)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you not need HLTSchedule anymore?

Copy link
Contributor Author

@missirol missirol Nov 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not anymore. After #35858, process.schedule already holds the HLT Paths previously provided by HLTSchedule in configs such as this one (see the comment # process.schedule imported from cff in HLTrigger.Configuration one line below).

@srimanob
Copy link
Contributor

srimanob commented Nov 6, 2021

+Upgrade

Fixing of unit test as described in the PR description.

@qliphy
Copy link
Contributor

qliphy commented Nov 7, 2021

@cms-sw/geometry-l2 Any comment?

@civanch
Copy link
Contributor

civanch commented Nov 8, 2021

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 8, 2021

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 Nov 8, 2021

+1

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.

None yet

5 participants