Skip to content
Snippets Groups Projects

Incremental updates from MWGR#3

Merged Laurent Petre requested to merge feature/mwgr-3-incremental-updates into develop

Description

This issue includes the various developments and bugfixes required to run during the MWGR-3 in both miniDAQ and global. Only features that do compile and provided improvements in the configuration process have been kept.

Here is the list of implemented changes:

  1. Update the RPM package to match the latest updates
  2. Bump the RPM package minor version to allow installation via the dropbox mechanism in the .cms network
  3. Wait for the TTC clock alignment procedure to complete
  4. Open the LMDB database only once per RPC connection (see #69 (closed))
  5. Wait for the PLL to lock during recovery
  6. Include basic monitoring (!40 (merged), !50 (merged), !41 (merged)) - will probably be removed from final MR
  7. Update the RPM package to match the latest developments and the versioning scheme
  8. Use tito to build and manage the RPM packages (both manually by the developers and by the CI; see #109 (closed))
  9. Update the AMC13 repository to the "GCC8 version" (fixes the IPbus address table for uHAL 2.7)

Closes #69 (closed) and #109 (closed).

How Has This Been Tested?

Tested during miniDAQ and global runs at p5.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Edited by Laurent Petre

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Laurent Petre added 7 commits

    added 7 commits

    • 3c4b2bbd - Open the LMDB database only once per RPC connection
    • 7e9c8519 - Wait for the PLL to lock during recovery
    • 309ea99f - Update the RPM package
    • b9c17311 - Initialized to use tito.
    • 46a26560 - Automatic commit of package [cmsgemos] release [0.0-2].
    • 8aa15f09 - Build RPM packages in the CI with tito
    • 4d9cfdd7 - Add instruction to locally build RPM with tito

    Compare with previous version

  • Laurent Petre changed the description

    changed the description

  • All comments addressed, and AMC13 repository update removed from this MR since it might take longer to be fixed.

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading