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

migration from EDProducer to stream::EDProducer (SeedGeneratorFromProtoTracksEDProducer) #6658

Conversation

mtosi
Copy link
Contributor

@mtosi mtosi commented Nov 27, 2014

as reported by @fwyzard
https://docs.google.com/spreadsheets/d/1D9khDvOl05WEbznsUPCusEbrHeep9hh8cXedMXX09Gc/edit#gid=0
there are modules used @HLT which still need to be migrated and be multithread safe

this is my first update
hope everything is fine

moreover, could you confirm me that it is not needed to back-port neither in 73x nor in 72x ?
thanks

@mtosi
Copy link
Contributor Author

mtosi commented Nov 27, 2014

@cerati @VinInn @rovere

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mtosi (mia tosi) for CMSSW_7_4_X.

migration from EDProducer to stream::EDProducer (SeedGeneratorFromProtoTracksEDProducer)

It involves the following packages:

RecoTracker/TkSeedGenerator

@cmsbuild, @nclopezo, @StoyanStoynev, @slava77 can you please review it and eventually sign? Thanks.
@ghellwig, @makortel, @GiacomoSguazzoni, @rovere, @VinInn, @appeltel, @gpetruc, @cerati, @dgulhan, @venturia this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@cmsbuild
Copy link
Contributor

-1
Tested at: 05f48f4
I found an error when building:

Entering library rule at src/Utilities/XrdAdaptor/plugins
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_7_4_X_2014-11-26-0200/src/Utilities/XrdAdaptor/src/QualityMetric.cc 
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_7_4_X_2014-11-26-0200/src/Utilities/XrdAdaptor/src/XrdFile.cc 
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_7_4_X_2014-11-26-0200/src/Utilities/XrdAdaptor/src/XrdRequest.cc 
In file included from /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_7_4_X_2014-11-26-0200/src/Utilities/XrdAdaptor/src/XrdFile.cc:1:0:
/build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_7_4_X_2014-11-26-0200/src/Utilities/XrdAdaptor/src/XrdFile.h:7:31: fatal error: XrdCl/XrdClFile.hh: No such file or directory
 # include "XrdCl/XrdClFile.hh"
                               ^
compilation terminated.
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_7_4_X_2014-11-26-0200/src/Utilities/XrdAdaptor/src/XrdRequestManager.cc 
>> Compiling  /build/cmsbuild/jenkins-workarea/workspace/ib-any-integration/CMSSW_7_4_X_2014-11-26-0200/src/Utilities/XrdAdaptor/src/XrdSource.cc 


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

@mtosi
Copy link
Contributor Author

mtosi commented Nov 28, 2014

I'm sorry, but I do not understand
I test the compilation before requesting the pull

what am I missing ?

@slava77
Copy link
Contributor

slava77 commented Nov 28, 2014

sometimes there are problems in IB.
This is the case here.
@cmsbuild please rerun the test

@slava77
Copy link
Contributor

slava77 commented Nov 28, 2014

+1

for #6658 05f48f4

tested in CMSSW_7_4_X_2014-11-27-0200 ( test area sign469, in combination with PRs 6658-6659-6662-6670-6671-6687)

checked with a short matrix: no diffs in reco, no diffs in 5.1 and 25.0 short matrix DQM outputs

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_4_X IBs unless changes (but tests are reportedly failing).

@slava77
Copy link
Contributor

slava77 commented Dec 2, 2014

@cmsbuild
are we waiting for tests, they should be rerun or bypassed

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2014

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2014

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_4_X IBs unless changes (tests are also fine). This pull request will be automatically merged.

cmsbuild added a commit that referenced this pull request Dec 3, 2014
…multithread

migration from EDProducer to stream::EDProducer (SeedGeneratorFromProtoTracksEDProducer)
@cmsbuild cmsbuild merged commit dc128c0 into cms-sw:CMSSW_7_4_X Dec 3, 2014
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

3 participants