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

Added selection of IOV sequence snapshot #9124

Merged
merged 2 commits into from
May 19, 2015

Conversation

ggovi
Copy link
Contributor

@ggovi ggovi commented May 18, 2015

This PR introduce the functionality for selecting the IOV sequence ( Tag ) snapshot. It is enabled by specifying a snapshot validity in the Global Tag ( none for the moment ) or to set a user-defined parameter in the cfg file. The default behaviour is unchanged.

@ggovi
Copy link
Contributor Author

ggovi commented May 18, 2015

+1

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @ggovi for CMSSW_7_5_X.

Added selection of IOV sequence snapshot

It involves the following packages:

CondCore/CondDB
CondCore/ESSources

@cmsbuild, @mmusich, @diguida, @cerminar, @nclopezo can you please review it and eventually sign? Thanks.
@ghellwig, @apfeiffer1 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.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.
@nclopezo you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@mmusich
Copy link
Contributor

mmusich commented May 18, 2015

@cmsbuild please test

@cmsbuild
Copy link
Contributor

The tests are being triggered in jenkins.

@mmusich
Copy link
Contributor

mmusich commented May 18, 2015

+1
provided jenkins agrees

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_5_X IBs unless changes or unless it breaks tests. This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @nclopezo, @smuzaffar

@cmsbuild
Copy link
Contributor

I had the issue

 Couldn't find remote ref refs/pull/9124/head
Please restart the tests in jenkins providing the complete branch name

@mmusich
Copy link
Contributor

mmusich commented May 18, 2015

please test

@cmsbuild
Copy link
Contributor

-1

Tested at: 304883c
I found errors in the following unit tests:

---> test testConditionDatabase_0 had ERRORS
---> test runtestTqafTopJetCombination had ERRORS
---> test runtestTqafTopEventSelection had ERRORS

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

@cmsbuild
Copy link
Contributor

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

@davidlange6
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

@@ -1,6 +1,6 @@
import FWCore.ParameterSet.Config as cms

from CondCore.DBCommon.CondDBSetup_cfi import *
from CondCore.CondDB.CondDB_cfi import *

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CondCore.CondDB.CondDB_cfi does not contain a "CondDBSetup" PSet needed later in this cfi file.
It does include a CondDB PSet. Should the latter be use, or should the above change be reverted?
(75X/76X).

@ggovi
Copy link
Contributor Author

ggovi commented Aug 24, 2015

@Martin-Grunewald
If I'm not wrong, the search of references to CondCore.ESSources.PoolDBESSource_cfi in CMSSW does not show a single entry. Would be ok to make separate PR to fix this? It is anyhow for usage in cfg files that are (currently ) outside the release...

@Martin-Grunewald
Copy link
Contributor

ConfDB parsing uses CondCore.ESSources.PoolDBESSource_cfi to get the parameters of the
GT PoolDBESSource module (IOW, we need at least a correct cfi file, or a fillDescriptions method).
Separate PRs are fine, of course (75X and 76X).

@Martin-Grunewald
Copy link
Contributor

@ggovi
Any progress on the fix for 75/76?

@ggovi
Copy link
Contributor Author

ggovi commented Aug 27, 2015

@Martin-Grunewald
i should be able to do it this afternoon, will be done by today!

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.

6 participants