Skip to content
Snippets Groups Projects
Commit e4381361 authored by Rosen Matev's avatar Rosen Matev :sunny:
Browse files

Prepare v25r5 release

parent ab3baa2d
No related branches found
Tags v25r5
3 merge requests!44merged master into future,!24Merge changes from 2016-patches into master,!22Prepare v25r5 release
......@@ -12,8 +12,8 @@ find_package(GaudiProject)
set(override_subdirs RootCnv)
# Declare project name and version
gaudi_project(MooreOnline v25r4
USE Moore v25r4
gaudi_project(MooreOnline v25r5
USE Moore v25r5
Online v5r31
DATA AppConfig VERSION v3r*
FieldMap VERSION v5r*
......
################################################################################
# Package: MooreOnlineSys
################################################################################
gaudi_subdir(MooreOnlineSys v25r4)
gaudi_subdir(MooreOnlineSys v25r5)
gaudi_depends_on_subdirs(MooreScripts
MooreOnlineConf
......
package MooreOnlineSys
version v25r4
version v25r5
branches doc cmt tests
#=======================================================
......
......@@ -3,6 +3,37 @@ Package : MooreOnlineSys
Package Coordinator : R. Aaij
Purpose : Running and testing Moore in the online environment
</PRE><H1><A NAME=v25r5>2016-11-03 MooreOnline v25r5</A></H1><PRE>
Production release for the 2016 heavy ion run (November 2016)
--------------------------------------------------------------------------------
Based on Gaudi v27r1, LHCb v40r3, Rec v19r4, Phys v21r5p1, Hlt v25r5 and Moore v25r5
- HLT2 monitoring for MooreOnline
- Follow changes in Online/ZeroMQ
- Improve reliability of communication with adder jobs
- Improve format of monitoring messages to be more forward compatible.
- Include ZmqHistogramSvc that allows all 1D and 2D booked histograms to be sent out.
- ZeroMQ and Hlt2Monitoring from Online (LHCb-SVN-mirrors/Online@f497befd) are imported to get the latest version of the HLT2 monitoring.
- See merge request !21
- Update script that creates Moore startup script to include numa.
- See merge request !18
- Fix and improve monitor.py
- Use correct PhysFilter for 2016 (bit 95 for Hlt2 or any for Hlt1)
- Fix datetime conversion (local to utc)
- Fix directory location on nodes (for the unmirrored localdisk setup)
- Name output file based on stream (unless Hlt1 data)
- Handle keyboard interrupts gracefully
- See merge request !20
- Set update interval for histograms in the MonitorSvc very high in HLT2 to save some CPU cycles.
- See merge request !19
- Remove obsolete configurables test, was checking integrity of SVN project recursive checkout
- See merge request !16 !17
- Two important updates for online running
- make HLT1 go to error when there are processing errors such as missing conditions
- close the config.cdb file at initialize, such that new TCKs can be installed without issues
- See merge request !14
</PRE><H1><A NAME=v25r4>2016-07-27 MooreOnline v25r4</A></H1><PRE>
Production release for post-MD1 (August 2016)
......
project MOOREONLINE
use MOORE MOORE_v25r4
use MOORE MOORE_v25r5
use ONLINE ONLINE_v5r31
container MooreOnlineSys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment