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

Only get data products with labels beginning with 'hlt' #16046

Conversation

Dr15Jones
Copy link
Contributor

When run in fastsim jobs, TriggerSummaryProducerAOD was requesting
data products for non HLT modules. Now it only accepts data products
from modules with labels beginning with 'hlt'. In addition, a new
parameter was added to the module to allow explicitly specifying
modules which should be avoided when choosing data products.

When run in fastsim jobs, TriggerSummaryProducerAOD was requesting
data products for non HLT modules. Now it only accepts data products
from modules with labels beginning with 'hlt'. In addition, a new
parameter was added to the module to allow explicitly specifying
modules which should be avoided when choosing data products.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Dr15Jones (Chris Jones) for CMSSW_8_1_X.

It involves the following packages:

HLTrigger/HLTcore

@perrotta, @cmsbuild, @silviodonato, @Martin-Grunewald, @fwyzard, @davidlange6 can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
@slava77, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 30, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/15463/console

@cmsbuild
Copy link
Contributor

…erAOD

Use glob patterns to specify patterns to match and patterns to reject
for module labels when getting data products.
@cmsbuild
Copy link
Contributor

Pull request #16046 was updated. @perrotta, @cmsbuild, @silviodonato, @Martin-Grunewald, @fwyzard, @davidlange6 can you please check and sign again.

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 30, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/15473/console

@Dr15Jones
Copy link
Contributor Author

I ran this code on workflow 135.1 and dumped the consumes information for TriggerSummaryProducerAOD. It was a very long list and all module labels began with 'hlt'.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@Dr15Jones
Copy link
Contributor Author

ping
This is needed to further work on the next phase of the threaded framework (i.e. to fix most of the problems seen in CMSSW_8_1_DEVEL_X).

@Martin-Grunewald
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 3, 2016

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @smuzaffar

@Dr15Jones
Copy link
Contributor Author

@davidlange6 It would help to get this pull request merged sooner rather than later in order to further testing of the changes to the threaded framework in _DEVEL_X.

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 33c3fc9 into cms-sw:CMSSW_8_1_X Oct 3, 2016
@Dr15Jones Dr15Jones deleted the onlyGetHLTDataForTriggerSummaryProducerAOD_2ndTry branch November 9, 2016 07:59
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