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

remove errant Eras.py imports #19732

Merged
merged 1 commit into from Jul 18, 2017
Merged

Conversation

kpedro88
Copy link
Contributor

Modifiers should be implemented from their own cff files, not from Configuration.StandardSequences.Eras (to reduce unnecessary dependencies). See #14895.

@kpedro88
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 13, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21455/console Started: 2017/07/13 21:37

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @kpedro88 (Kevin Pedro) for master.

It involves the following packages:

DQM/HcalTasks
DQM/Physics
DQMOffline/Configuration
DQMOffline/L1Trigger
L1Trigger/L1TNtuples
RecoCTPPS/TotemRPLocal

@perrotta, @vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @rekovic, @slava77, @vanbesien, @mulhearn, @davidlange6 can you please review it and eventually sign? Thanks.
@deguio, @rappoccio, @kreczko, @forthommel, @Martin-Grunewald, @thomreis, @rociovilar, @threus, @DryRun this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@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-19732/21455/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2021747
  • DQMHistoTests: Total failures: 29450
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1992131
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 93 log files, 14 edm output root files, 23 DQM output files

@dmitrijus
Copy link
Contributor

+1

@slava77
Copy link
Contributor

slava77 commented Jul 17, 2017

+1

for #19732 e183ad7

  • technical
  • jenkins tests pass

@smuzaffar @kpedro88 is there a way to implement a code rule that would prevent direct from Configuration.StandardSequences.Eras import eras ?

@kpedro88
Copy link
Contributor Author

@slava77 I don't know of a way in Python to prevent imports, but there's some ongoing discussion in #14895 about permanent ways to avoid this problem in the future

@slava77
Copy link
Contributor

slava77 commented Jul 17, 2017 via email

@davidlange6
Copy link
Contributor

merge
one can always write a script to check for anything..but then you have to debug and maintain the script:)

@cmsbuild cmsbuild merged commit 34621bc into cms-sw:master Jul 18, 2017
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