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

Modify FileInPath to not lookup file in edmWriteConfigs #21966

Merged
merged 2 commits into from Jan 26, 2018

Conversation

wddgit
Copy link
Contributor

@wddgit wddgit commented Jan 25, 2018

No description provided.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@wddgit
Copy link
Contributor Author

wddgit commented Jan 25, 2018

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 25, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25634/console Started: 2018/01/25 22:42

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @wddgit (W. David Dagenhart) for master.

It involves the following packages:

FWCore/ParameterSet

@cmsbuild, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks.
@makortel, @Martin-Grunewald 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

@wddgit
Copy link
Contributor Author

wddgit commented Jan 25, 2018

Presuming this passes tests and gets approved, which releases should I backport it to?

@@ -15,9 +16,12 @@ namespace bf = boost::filesystem;

namespace
{

std::atomic<bool> fileLookupDisabled{false};
Copy link
Contributor

Choose a reason for hiding this comment

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

How about the name s_fileLookupDisabled since I have traditionally used s_ for "global" quantities.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done, that is better. Thanks.

@Dr15Jones
Copy link
Contributor

@smuzaffar what releases did you change to using softlinks?

@smuzaffar
Copy link
Contributor

@Dr15Jones , @wddgit 10.0.X and 10.1.X

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 25, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25637/console Started: 2018/01/25 23:03

@cmsbuild
Copy link
Contributor

Pull request #21966 was updated. @cmsbuild can you please check and sign again.

@wddgit
Copy link
Contributor Author

wddgit commented Jan 25, 2018

please test

@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-21966/25637/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-21966/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 20 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2463132
  • DQMHistoTests: Total failures: 946
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2462017
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.320000000065 KiB( 12 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 985517e into cms-sw:master Jan 26, 2018
@wddgit wddgit deleted the modifyFileInPath branch July 31, 2018 20:55
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