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

edmPluginHelp: differentiate thread-safe legacy modules #6383

Merged

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Nov 13, 2014

For EDAnalyzers, EDProducers, and EDFilters, let ParameterSetDescriptionFiller check at compile time for global vs. stream vs. one vs. legacy modules, and return the appropriate description via extendedBaseType().

Make edmPluginHelp check for, and print, the extendedBaseType.

For EDAnalyzers, EDProducers, and EDFilters, let
  `ParameterSetDescriptionFiller` check at compile time for global
  vs. stream vs. one vs. legacy modules, and return the appropriate
  description via `extendedBaseType()`

Make edmPluginHelp check for, and print, the extendedBaseType.
@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 13, 2014

Note that I've pushed this while still re-building most of CMSSW to test if it actually works...

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_7_3_X.

edmPluginHelp: differentiate thread-safe legacy modules

It involves the following packages:

FWCore/ParameterSet

@cmsbuild, @Dr15Jones, @ktf, @nclopezo can you please review it and eventually sign? Thanks.
@wddgit, @wmtan 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.
@nclopezo you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_3_X IBs unless changes or unless it breaks tests.

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 13, 2014

OK, seems to work for me:

$ edmPluginHelp -a -q | head -n20
       Plugin Name                                       Plugin Type             Library Name
       -----------                                       -----------             ------------
1      AMPTAnalyzer                                      EDAnalyzer              "pluginAMPTAnalyzer.so"
2      AMPTGeneratorFilter                               one::EDFilter           "pluginGeneratorInterfaceAMPTInterfacePlugins.so"
3      APVCyclePhaseMonitor                              EDAnalyzer              "pluginDPGAnalysisSiStripToolsPlugins.so"
4      APVCyclePhaseProducerFromL1ABC                    EDProducer              "pluginDPGAnalysisSiStripToolsPlugins.so"
5      APVCyclePhaseProducerFromL1TS                     EDProducer              "pluginDPGAnalysisSiStripToolsPlugins.so"
6      APVShotsAnalyzer                                  EDAnalyzer              "pluginDPGAnalysisSiStripToolsPlugins.so"
7      APVShotsFilter                                    EDFilter                "pluginDPGAnalysisSiStripToolsPlugins.so"
8      APVValidationPlots                                EDAnalyzer              "pluginDQMOfflineCalibTracker.so"
9      AVSimpleProducer                                  stream::EDProducer      "pluginTestToyModules.so"
10     AbortOnEventIDAnalyzer                            EDAnalyzer              "pluginFWCoreModules.so"
11     AcceptanceHistoProducer                           EDAnalyzer              "pluginTauAnalysisMCEmbeddingToolsPlugins.so"
12     AdaptorConfig                                     Service                 "pluginIOPoolTFileAdaptor.so"
13     AddCorrectionsToCaloMET                           EDProducer              "pluginJetMETCorrectionsType1MET_plugins.so"
14     AddCorrectionsToPFMET                             EDProducer              "pluginJetMETCorrectionsType1MET_plugins.so"
15     AddIntsProducer                                   EDProducer              "pluginTestToyModules.so"
16     AlCaDiJetsProducer                                EDProducer              "pluginCalibrationHcalAlCaRecoProducers.so"
17     AlCaECALRecHitReducer                             EDProducer              "pluginCalibrationEcalAlCaRecoProducers.so"
18     AlCaEcalHcalReadoutsProducer                      EDProducer              "pluginCalibrationHcalAlCaRecoProducers.so"

@cmsbuild
Copy link
Contributor

-1

Tested at: 0b4b30b
I ran the usual tests and I found errors in the following unit tests:

---> test TestIntegrationParameterSet had ERRORS

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

@cmsbuild
Copy link
Contributor

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

@cmsbuild
Copy link
Contributor

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

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 14, 2014

Now I've updated the expected output for the unit tests, too.

@fwyzard
Copy link
Contributor Author

fwyzard commented Nov 14, 2014

Bot, can you test again ?

@cmsbuild
Copy link
Contributor

Pull request #6383 was updated. @cmsbuild, @Dr15Jones, @ktf, @nclopezo can you please check and sign again.

@cmsbuild
Copy link
Contributor

@fwyzard sure!

@cmsbuild
Copy link
Contributor

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

cmsbuild added a commit that referenced this pull request Nov 14, 2014
…art2

edmPluginHelp: differentiate thread-safe legacy modules
@cmsbuild cmsbuild merged commit bee97e9 into cms-sw:CMSSW_7_3_X Nov 14, 2014
@cmsbuild
Copy link
Contributor

@fwyzard fwyzard deleted the edmPluginHelp_add_plugin_type_part2 branch December 23, 2014 10:27
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.

3 participants