Skip to content

Add conditions overlay

Marco Clemencic requested to merge add-conditions-overlay into master

Add an optional writable layer (ConditionsOverlay) between the actual database and the IOV slice.

At any point one can update individual conditions in any of the loaded files, and the new values will be used the next time the IOV slice is created.

At the end (or any time in between) the content of the overlay can be dumped to disk to then be injected into the conditions database.

Still missing:

  • add integration tests

Closes #4 (closed)

Edited by Marco Clemencic

Merge request reports