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

Several improvements for the conddb tools #14633

Merged

Conversation

ggovi
Copy link
Contributor

@ggovi ggovi commented May 25, 2016

These changes aim to add functionalities to the conddb v2 c++ command line tools, namely:

  • Move the de-serialization+re-serialization to a specific option in the import command. The default will transfer the blob without to read it.
  • Implement an 'overriding' option for the import, allowing to ovverride the existing iovs of the concerned sequence interval, to make only the imported iovs active.
  • Implement a 'forceInsert' option for the import, to allow the change of tags with synchronization else then any or validation ( will be possible only by the conddb admins anyhow )
  • allow to provide the 'editingNote' which will be stored in the TagLog entry for the concerned change.
  • provide a conddb_edit_tag command for general management of the Tag header, allowing to change the synchronization. It also allow to create new Tags without iovs.

@ggovi
Copy link
Contributor Author

ggovi commented May 25, 2016

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 25, 2016

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

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

CondCore/CondDB
CondCore/Utilities

@ggovi, @cmsbuild, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @apfeiffer1 this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@ggovi
Copy link
Contributor Author

ggovi commented May 26, 2016

+1

@cmsbuild
Copy link
Contributor

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, @Degano, @smuzaffar

@mmusich
Copy link
Contributor

mmusich commented May 26, 2016

@ggovi, thanks,
@franzoni FYI

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit cd10f46 into cms-sw:CMSSW_8_1_X May 26, 2016
@mmusich
Copy link
Contributor

mmusich commented May 27, 2016

@ggovi I think it is worth backporting this Pull Request to 80x, since operations are in that release cycle.

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