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

Ecal payload inspector (v2) #18519

Closed
wants to merge 9 commits into from

Conversation

depasse
Copy link
Contributor

@depasse depasse commented Apr 28, 2017

Tests for Ecal PayloadInspector for Pedestals and ChannelStatus (version 2)

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 28, 2017

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

It involves the following packages:

CondCore/EcalPlugins

@ggovi, @cmsbuild, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @apfeiffer1, @argiro this is something you requested to watch as well.
@Muzaffar, @davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here

@franzoni
Copy link

franzoni commented May 1, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19486/console Started: 2017/05/01 20:57

@franzoni
Copy link

franzoni commented May 1, 2017

hello @depasse
these 2 commits deliver to the master branch
nearly the same additions as the PR #18453 ( which is not yet merged)
Merging this PR in top of #18453 generates conflicts.

Should this PR supersede #18453 ?
If not, why don't you add an additional commit to #18453 , guaranteeing that way that all the changes you want can be consistently merged ?

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 3337 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 1778721
  • DQMHistoTests: Total failures: 31678
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1746870
  • DQMHistoTests: Total skipped: 173
  • DQMHistoTests: Total Missing objects: 0
  • Checked 94 log files, 14 edm output root files, 23 DQM output files

@depasse
Copy link
Contributor Author

depasse commented May 2, 2017 via email

@davidlange6
Copy link
Contributor

davidlange6 commented May 2, 2017 via email

@depasse depasse mentioned this pull request May 2, 2017
@franzoni
Copy link

franzoni commented May 2, 2017

tests are ok, no unexpected changes in the relval-based workflows

@depasse
do you need these commits to be deployed in the DEMO instance of the service,
for inspection ?
We can try and help w/ that in the next 24-48h

@depasse
Copy link
Contributor Author

depasse commented May 2, 2017 via email

class EcalChannelStatusEEMap : public cond::payloadInspector::Histogram2D<EcalChannelStatus> {

public:
EcalChannelStatusEEMap() : cond::payloadInspector::Histogram2D<EcalChannelStatus>( "ECAL Barrel channel status - map ",
Copy link
Contributor

Choose a reason for hiding this comment

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

@depasse I think this is a copy paste error. It should be ECAL Endcap channel status. Can you please confirm and eventually change if its true?

@franzoni
Copy link

franzoni commented May 2, 2017

hello @depasse
merging this PR in top pf 9_1_0_pre3 gave no technical problems,
and the plugin naming and discovery proceeds smoothly.

The DEMO of payload inspector now points to 9_1_0_pre3+18519
You can find such combination already in the dev browser,
and in the prod browser within the next 24h (cashes will need to expire and DEMO re-discovered - we can't restart the prod browser).

Please do your detailed and content inspection, and let us know.

https://cms-conddb-dev.cern.ch/cmsDbBrowser/payload_inspector/Prod/DEMO/eyJ0YWciOiJFY2FsUGVkZXN0YWxzX0xlZ2FjeTIwMTZfdGltZV92MyIsInBsb3QiOiJwbG90X0VjYWxQZWRlc3RhbHNFRU1lYW4xMiIsInBsdWdpbiI6InBsdWdpbkVjYWxQZWRlc3RhbHNfUGF5bG9hZEluc3BlY3RvciIsImlvdnMiOnsic3RhcnRfaW92IjoiNTQxNTk0OTU4MTI1MjgyMDk5MiIsImVuZF9pb3YiOiI1NDE1OTQ5NTgxMjUyODIwOTkyIn19

@depasse
Copy link
Contributor Author

depasse commented May 3, 2017 via email

@depasse
Copy link
Contributor Author

depasse commented May 3, 2017 via email

@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2017

Pull request #18519 was updated. @perrotta, @cmsbuild, @civanch, @ghellwig, @silviodonato, @arunhep, @mdhildreth, @Martin-Grunewald, @franzoni, @kpedro88, @cerminar, @slava77, @ggovi, @fwyzard, @mmusich, @davidlange6 can you please check and sign again.

@Martin-Grunewald
Copy link
Contributor

-1
Inclusion of spurious PRs and commits - as well as merge conflicts!

@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2017

Pull request #18519 was updated. @perrotta, @cmsbuild, @civanch, @ghellwig, @silviodonato, @arunhep, @mdhildreth, @Martin-Grunewald, @franzoni, @kpedro88, @cerminar, @slava77, @ggovi, @fwyzard, @mmusich, @davidlange6 can you please check and sign again.

@Martin-Grunewald
Copy link
Contributor

-1
As before: Inclusion of spurious PRs and commits - as well as merge conflicts!

@slava77
Copy link
Contributor

slava77 commented May 9, 2017

-1

due to conflicts and unrelated merges

@kpedro88
Copy link
Contributor

kpedro88 commented May 9, 2017

-1

@depasse depasse closed this May 9, 2017
@depasse depasse deleted the EcalPayloadInspector_v2 branch February 14, 2018 13:48
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