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

Force untracked parameters for modules into Registry #17137

Merged
merged 1 commit into from Jan 10, 2017

Conversation

Dr15Jones
Copy link
Contributor

If an input file contained the same PSet ID (because of identical
tracked parameters) as a module in a process, the untracked
parameters for the module are not available in the Registry. This
caused problems with the deleteEarly system which uses an untracked
parameter. We now force the PSet for a module to be injected into
the Registry.

If an input file contained the same PSet ID (because of identical
tracked parameters) as a module in a process, the untracked
parameters for the module are not available in the Registry. This
caused problems with the deleteEarly system which uses an untracked
parameter. We now force the PSet for a module to be injected into
the Registry.
@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2017

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

It involves the following packages:

FWCore/Framework
FWCore/ParameterSet

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

cms-bot commands are listed here #13028

@Dr15Jones
Copy link
Contributor Author

please test

@Dr15Jones
Copy link
Contributor Author

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17223/console Started: 2017/01/09 23:15

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2017

This pull request is fully signed and it will be integrated in one of the next CMSSW_9_0_X IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2017

-1

Tested at: d9359e3

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

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found an error when building:

gmake[1]: Target 'PostBuild' not remade because of errors.
gmake[1]: Leaving directory '/build/cmsbld/jenkins-workarea/workspace/ib-any-integration/CMSSW_9_0_X_2017-01-09-1100'
config/SCRAM/GMake/Makefile.rules:2008: recipe for target 'src' failed
gmake: *** [src] Error 2
gmake: Target 'all' not remade because of errors.
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2


@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2017

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 9, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17224/console Started: 2017/01/10 00:52

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 26d4a64 into cms-sw:CMSSW_9_0_X Jan 10, 2017
@davidlange6
Copy link
Contributor

davidlange6 commented Jan 10, 2017 via email

@Dr15Jones Dr15Jones deleted the rememberUntracked branch January 12, 2017 15:05
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