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

[10.0.x] Add dump plot of AlignPCLThreshold in the payload inspector #21417

Merged
merged 2 commits into from Dec 1, 2017

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Nov 21, 2017

Adds a parameters diplay plot for the AlignPCLThreshold object type, storing the "trigger-update" thresholds for the SiPixelAli Prompt Calibration Loop workflow.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-21417/2125

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mmusich (Marco Musich) for master.

It involves the following packages:

CondCore/PCLConfigPlugins

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

cms-bot commands are listed here

@davidlange6
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 21, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/24591/console Started: 2017/11/21 19:32

@cmsbuild
Copy link
Contributor

@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-21417/24591/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 27
  • DQMHistoTests: Total histograms compared: 2833444
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2833265
  • DQMHistoTests: Total skipped: 178
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.13999999998 KiB( 23 files compared)
  • Checked 111 log files, 8 edm output root files, 27 DQM output files

@ggovi
Copy link
Contributor

ggovi commented Nov 28, 2017

+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. @davidlange6, @slava77, @smuzaffar (and backports should be raised in the release meeting by the corresponding L2)

####################
# Test Gains
####################
/afs/cern.ch/user/c/condbpro/public/BROWSER_PI/getPayloadData.py \
Copy link
Contributor

Choose a reason for hiding this comment

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

hi @ggovi - can you make that PR for getPayloadData now?

Copy link
Contributor

Choose a reason for hiding this comment

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

what are the use cases for this thing? The password of the direct oracle access won't be available to the users anyways...

Copy link
Contributor Author

@mmusich mmusich Dec 5, 2017

Choose a reason for hiding this comment

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

@ggovi, as of now, mostly for those who have direct oracle (i.e. developers) to test the code when making changes and also to use the tool in local check-outs, which is still useful to produce plots.
Anyway, what prevents to provide direct oracle (reading) access to to the cms-bot to make this become part of a unit test? Incidentally I think we could use the same mechanism to test the O2Os.

Copy link
Contributor

Choose a reason for hiding this comment

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

Provide read-access to the cms-bot means essentially store the password in the repository... Not viable.

Copy link
Contributor

Choose a reason for hiding this comment

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

The O2O tests could be done with frontier+sqlite... Oracle is not required

Copy link
Contributor

Choose a reason for hiding this comment

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

@mmusich , cmsbuild has grid certificate which we use for cmsweb authentication

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@smuzaffar yes thanks I imagined so, but there's not password associated with it?

Copy link
Contributor

Choose a reason for hiding this comment

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

@mmusich , yes, no password is associated with 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.

@smuzaffar OK, thank you.

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe I should rephrase: "The O2O tests" like all the tests requiring access to the database "MUST be implemented with frontier/sqlite". There is a deployment/distribution issue for the password. No way to store it in github.
Also, the OCCI problem is in... OCCI. It's an external, I don't think we should have the ambition to test our externals. But we should have the ambition to choose them according to some criteria of maintenance and solidity. From this point of view, we have been discouraging the usage of OCCI since years.

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