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

CTPPS: pixel dqm #18361

Merged
merged 7 commits into from May 4, 2017
Merged

CTPPS: pixel dqm #18361

merged 7 commits into from May 4, 2017

Conversation

popovvp
Copy link
Contributor

@popovvp popovvp commented Apr 14, 2017

ctpps pixel dqm initial code
to replace PR 18360

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 14, 2017

A new Pull Request was created by @popovvp for master.

It involves the following packages:

DQM/CTPPS

@cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please review it and eventually sign? Thanks.
@Muzaffar, @davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here

ID.setRP(rp);
string rpd, rpTitle;
CTPPSDetId(ID.getRPId()).rpName(rpTitle, CTPPSDetId::nShort);
char *cstr2 = new char [rpTitle.length()+1];
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be deleted.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I uploaded the corrected file

Copy link
Contributor

Choose a reason for hiding this comment

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

why does
yah->SetBinLabel(rp - RPn_first +1, rpTitle.c_str())

not work?

@dmitrijus
Copy link
Contributor

You need to resolve the conflict. I can't even starts the tests before you do.

@popovvp
Copy link
Contributor Author

popovvp commented Apr 21, 2017 via email

@cmsbuild
Copy link
Contributor

Pull request #18361 was updated. @cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please check and sign again.

@dmitrijus
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 21, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19322/console Started: 2017/04/21 16:47

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @Muzaffar, @davidlange6, @smuzaffar

@dmitrijus
Copy link
Contributor

Wait a bit :)

@popovvp
Copy link
Contributor Author

popovvp commented Apr 21, 2017 via email

@cmsbuild
Copy link
Contributor

-1

Tested at: 51e05f2

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
51e05f2
4291aa9
472a23a
14570d3
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18361/19322/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18361/19322/git-merge-result

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18361/19322/summary.html

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test TestRunnerPhysicsToolsCondLiteIO had ERRORS

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
51e05f2
4291aa9
472a23a
14570d3
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18361/19322/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18361/19322/git-merge-result

@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-18361/19322/summary.html

Comparison Summary:

  • You potentially added 83 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 1677 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1818989
  • DQMHistoTests: Total failures: 36115
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1782701
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

constexp instead of #define
@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

Pull request #18361 was updated. @cmsbuild, @dmitrijus, @vanbesien, @davidlange6 can you please check and sign again.

@dmitrijus
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19544/console Started: 2017/05/03 15:06

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 3, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 3397 differences found in the comparisons
  • DQMHistoTests: Total files compared: 24
  • DQMHistoTests: Total histograms compared: 1829090
  • DQMHistoTests: Total failures: 47453
  • DQMHistoTests: Total nulls: 22
  • DQMHistoTests: Total successes: 1781435
  • DQMHistoTests: Total skipped: 180
  • DQMHistoTests: Total Missing objects: 0
  • Checked 98 log files, 14 edm output root files, 24 DQM output files

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit c658e7f into cms-sw:master May 4, 2017
tagRPixDigi = cms.InputTag("ctppsPixelDigis", ""),
tagRPixCluster = cms.InputTag("clusterProd", ""),
RPStatusWord = cms.untracked.uint32(0x8000), # rpots included in readout
verbosity = cms.untracked.uint32(1)
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @popovvp - this needs to be changed to 0 for production use. Thanks for a quick PR fixing it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

modified -> new PR 18692

@popovvp popovvp deleted the ctpps_pixel_dqm4 branch July 17, 2017 09:59
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

4 participants