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

Regression tests update for new boost serialisation change #25318

Merged

Conversation

ggovi
Copy link
Contributor

@ggovi ggovi commented Nov 22, 2018

Condition Database:
Update for regression test to check compatibility of boost serialisation across versions

Reader list is empty, waiting for the (10_4?) reference release
SELF is the only readers ( no failure anymore )
Writer list has been cleaned up

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

CondCore/CondDB

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

cms-bot commands are listed here

@ggovi
Copy link
Contributor Author

ggovi commented Nov 22, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 22, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/31801/console Started: 2018/11/22 11:13

@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-25318/31801/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 3013311
  • DQMHistoTests: Total failures: 4
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3013110
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 31 files compared)
  • Checked 134 log files, 14 edm output root files, 32 DQM output files

@ggovi
Copy link
Contributor Author

ggovi commented Nov 23, 2018

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

'CMSSW_8_0_26' : [ ('slc6_amd64_gcc530', 'ref8026-s6530.db')],
'CMSSW_7_6_6' : [ ('slc6_amd64_gcc493', 'ref766-s6493.db')],
writers = { 'CMSSW_9_0_1' : [ ('slc6_amd64_gcc630', 'ref901-s6630.db')],
'CMSSW_8_1_0' : [ ('slc6_amd64_gcc530', 'ref750-s6530.db'),('slc6_amd64_gcc600', 'ref750-s600.db')],
Copy link
Contributor

Choose a reason for hiding this comment

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

@ggovi for my understanding, why this change compared to the previous version where both 8_0_26 and 8_1_0 were appearing with gcc530?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

901 and 810 makes more sense since they are respectively the first release built with gcc630 and gcc530. I honestly don't remember why we had the 8_0_26, I suspect was simply taken the release used to develop the test.

# }

# Boost 1.67 [No reference release yet...]
readers = {
Copy link
Contributor

Choose a reason for hiding this comment

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

@ggovi so at present this just picks the current architecture of the used build, am I correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, there is no full release yet available as a reader, there will be one after a full 10_4 will be available.

@fabiocos
Copy link
Contributor

@ggovi could you please clarify about the couple of minor comments I had?

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 878d5a7 into cms-sw:master Nov 26, 2018
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.

3 participants