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

Restructure validation scripts #18365

Merged
merged 29 commits into from Apr 22, 2017
Merged

Conversation

rovere
Copy link
Contributor

@rovere rovere commented Apr 14, 2017

No description provided.

@cmsbuild cmsbuild added this to the Next CMSSW_9_1_X milestone Apr 14, 2017
@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 15, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19190/console Started: 2017/04/15 06:58

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@ianna
Copy link
Contributor

ianna commented Apr 15, 2017

+1

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

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

@dmitrijus
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 requires discussion in the ORP meeting before it's merged. @Muzaffar, @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 9bf0b3d into cms-sw:master Apr 22, 2017
@smuzaffar
Copy link
Contributor

@rovere @ianna , looks like this PR broke the Material Budget IB tests https://cmssdt.cern.ch/jenkins/job/ib-run-material-budget/681/console
Running locally I see

cmsRun /cvmfs/cms-ib.cern.ch/week1/slc6_amd64_gcc530/cms/cmssw-patch/CMSSW_9_1_X_2017-04-29-1100/src/Validation/Geometry/test/runP_Tracker_cfg.py
----- Begin Fatal Exception 02-May-2017 14:56:50 CEST-----------------------
An exception of category 'ConfigFileReadError' occurred while
   [0] Processing the python configuration file named /cvmfs/cms-ib.cern.ch/week1/slc6_amd64_gcc530/cms/cmssw-patch/CMSSW_9_1_X_2017-04-29-1100/src/Validation/Geometry/test/runP_Tracker_cfg.py
Exception Message:
python encountered the error: <type 'exceptions.ImportError'>
No module named plot_utils
----- End Fatal Exception -------------------------------------------------

reason is that the plot_utils.py is not in PYTHONPATH. @rovere , may be move Validation/Geometry/test/plot_utils.py to Validation/Geometry/python/plot_utils.py

@rovere
Copy link
Contributor Author

rovere commented May 2, 2017

I'll make a separate PR soonish. Thanks for reporting.

@smuzaffar
Copy link
Contributor

@rovere , looks like Validation/Geometry/test/MaterialBudget.C is also needed by material budget tests

@rovere
Copy link
Contributor Author

rovere commented May 4, 2017

@ianna @smuzaffar
May I suggest having exact instructions about what is actually run at PR integration? Otherwise, we can go back and forth forever, wasting time uselessly.
Exact commands, environments, etc, would be really appreciated. It could also be the case that those commands have to be updated....

@smuzaffar
Copy link
Contributor

this is what we run https://github.com/cms-sw/cms-bot/blob/master/run-material-budget
just create a CMSSW 91X dev area , set the env and run the above script.

For comparison we run https://github.com/cms-sw/cms-bot/blob/master/compare-material-budget

@rovere
Copy link
Contributor Author

rovere commented May 4, 2017

@smuzaffar @ianna
Hopefully this cms-sw/cms-bot#839 will fix all issues.

@smuzaffar
Copy link
Contributor

thanks @rovere . cms-bot changes worked.

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

6 participants