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

Implement the fillDescriptions method for RawStreamFileWriterForBU #32284

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Nov 25, 2020

PR description:

Implement the fillDescriptions() method for the RawStreamFileWriterForBU module.
Clean up the module's parameters and directly use an InputTag in the python configuration.

PR validation:

None.

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 25, 2020

please test

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 25, 2020

@smorovic do you think this would be useful ?

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32284/20079

  • This PR adds an extra 20KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 25, 2020

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32284/20080

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 25, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard (Andrea Bocci) for master.

It involves the following packages:

EventFilter/Utilities

@perrotta, @emeschi, @cmsbuild, @slava77, @jpata, @smorovic can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@smorovic
Copy link
Contributor

@fwyzard thanks for cleaning up the code. So far it's only used in testing on my side and the Unit test, but it's good to be up to date and more consistent with other modules.

@smorovic
Copy link
Contributor

+1

@smorovic
Copy link
Contributor

@fwyzard I just saw that in this script we still use ProductLabel:
https://github.com/cms-sw/cmssw/blob/master/EventFilter/Utilities/test/startBU.py#L131
ProductLabel = cms.untracked.string("s"),

and that script is part of the Unit Test, so I think the test will fail. I suppose that source is the new parameter name?

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 25, 2020

Yes.

Sorry, I grepped for RawStreamFileWriterForBU but I must have missed that. I'll update it accordingly.

@smuzaffar smuzaffar modified the milestones: CMSSW_11_2_X, CMSSW_11_3_X Nov 26, 2020
@slava77
Copy link
Contributor

slava77 commented Nov 26, 2020

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 26, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: 2e2b420
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-243de4/11079/summary.html
CMSSW: CMSSW_11_2_X_2020-11-26-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-243de4/11079/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 7 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2747014
  • DQMHistoTests: Total failures: 16
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 2746975
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.004 KiB( 35 files compared)
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 153 log files, 34 edm output root files, 36 DQM output files

@slava77
Copy link
Contributor

slava77 commented Nov 27, 2020

+1

for #32284 2e2b420

  • changed files are in the daq part of the package EventFilter/Utilities/ which has shared signatures, not affecting the code relevant to reco; the changes look good anyways

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

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 959ea2e into cms-sw:master Nov 27, 2020
@fwyzard fwyzard deleted the implement_RawStreamFileWriterForBU_fillDescriptions branch December 27, 2020 09:27
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