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

Explicitly copy scripts which should end up in cmssw/bin directory #28434

Merged
merged 1 commit into from Nov 21, 2019
Merged

Explicitly copy scripts which should end up in cmssw/bin directory #28434

merged 1 commit into from Nov 21, 2019

Conversation

smuzaffar
Copy link
Contributor

As new Build rules only copy scripts with execution permission , so explicitly copy some extrra scripts (perl Module, python lib and config files) which are needed by unit tests

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 20, 2019

The tests are being triggered in jenkins.
Tested with other pull request(s) cms-sw/cmsdist#5367
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3557/console Started: 2019/11/20 15:55

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28434/12845

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for master.

It involves the following packages:

Alignment/MillePedeAlignmentAlgorithm
Utilities/ReleaseScripts

@smuzaffar, @Dr15Jones, @christopheralanwest, @tocheng, @franzoni, @tlampen, @pohsun can you please review it and eventually sign? Thanks.
@adewit, @wddgit, @Martin-Grunewald, @tocheng, @tlampen, @mschrode, @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

@cmsbuild
Copy link
Contributor

-1

Tested at: cbf747b

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

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test TestFWCorePythonFrameworkDriver had ERRORS
---> test materialBudgetTrackerPlots had ERRORS

@cmsbuild
Copy link
Contributor

Comparison job queued.

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 20, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3564/console Started: 2019/11/20 22:26

@fabiocos
Copy link
Contributor

@smuzaffar XML2Python.py looks duplicated between Utilities/ReleaseScripts and FWCore/PythonUtilities, although the two files are not strictly the same

@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-e8aad8/3557/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 1560 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2936360
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2936017
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2936360
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2936018
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@smuzaffar
Copy link
Contributor Author

@fabiocos , XML2Python.py is in three places

  • PhysicsTools/PythonAnalysis/python/XML2Python.py
  • FWCore/PythonUtilities/python/XML2Python.py
  • Utilities/ReleaseScripts/scripts/XML2Python.py
    only the one from Utilities/ReleaseScripts ends up in cmssw/bin directory. Other two are in PYTHONPATH (i.e. cmssw/python directory).

@smuzaffar
Copy link
Contributor Author

+core
@fabiocos , can we get this in next IB. This is needed sot that we can get new build rules ( cms-sw/cmsdist#5367 ) in DEVEL IBs

@fabiocos
Copy link
Contributor

@smuzaffar concerning #28434 (comment) I wonder whether it makes sense to have multiple variants of the same utility in different places (as I happened to look at FWCore/PythonUtilities for #28439 )

@fabiocos
Copy link
Contributor

+1

@christopheralanwest @tlampen this looks technical, please check anyway

@fabiocos
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 7b54aee into cms-sw:master Nov 21, 2019
@christopheralanwest
Copy link
Contributor

+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 be automatically merged.

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