This repository has been archived by the owner on Mar 12, 2019. It is now read-only.
Releases: HCALRunControl/levelOneHCALFM
Releases · HCALRunControl/levelOneHCALFM
2018, cleanup starting and stopping sequences for local runs
#416 Cleanup of starting and stopping sequences
2018, Jun21 Publish config time
see elog: http://cmsonline.cern.ch/cms-elog/1048612
FM release 18.2.2:
2018, Apr26 Fix masking JS, fix TPG_KEY propagation
see elog: http://cmsonline.cern.ch/cms-elog/1038416
FM release 18.2.1:
2018, Apr20 maskedcrates attribute, fix config timeout
See elog: http://cmsonline.cern.ch/cms-elog/1037331
FM release 18.2.0:
2018, Apr12 Send AsyncDisable to TA
See http://cmsonline.cern.ch/cms-elog/1035789
FM release 18.1.4:
2018, Apr05 ErrMessage format, Un-hardcode TCDS URI
FM release 18.1.3:
- Include XML schema in jar #382
- goToError when we cannot open a TCDS snippet #383,
- Format supervisor error in table #391, (need hcos MR217>=14.6.3)
- Add link to hyperDAQ in the error message #394 (need hcos MR228)
- GUI changes (copy-quick-info button) #392, #397
- GetTCDS URI from supervisor #393 (need hcos MR228,>=14.6.6)
2018, Mar 21 Support HBHE FM
FM release 18.1.2:
- Support HBHE FM 1: release TCDS lease of HBHEabc for HCAL_HBHE FM #375
- Support HBHE FM 2: Go to/Get out of RunningDegraded based on all three HBHEabc status in alarmer for HBHE FM #375
- Clean up old and unused code #373
- Requires hcos 14.6.3 for P5 local runs to handle multiple TCDS partitions in single FM
2018, Mar 15
FM release 18.1.1:
- Clean up grandmaster/mastersnippet/runkey naming confusion in the code. #369
- Naming convention of RunInfo DB field name updated: #369
LOCAL_RUN_KEY to MASTERSNIPPET_SELECTED (with value e.g. Master/pedestal.xml)
LOCAL_RUNKEY_NAME to LOCAL_RUNKEY_SELECTED (with value e.g. ped/Laser_HEP_Megatile etc)
- Add grandmaster validation via XML schema #369
- Allow partition-specific setting in Mastersnippet #363
Requires format different on userXML tag names and xsd file than previous version
In userXML, the tag name is updated:
<MasterSnippetList> -> <grandmaster>
In runkey file (or grandmaster), the tag name is updated:
<RunConfigs> -> <LocalRunkeys>
<RunConfig> -> <LocalRunkey>
And requires a file of /Master/grandmaster.xsd
in CfgCVSBASEPATH
The example from P5 can be found here:
http://hcalmon.cms/cgi-bin/cvsweb.cgi/HcalCfg/Master/grandmaster.xsd
2018, Mar06 ConfigPriority
- Allow configPriority to be set from LV2 FM property. For details of implementation, see:
#364 - don't appear to be in spectator mode when runkeys are broken
- Reduce log info
- Refactor xmlHandler such that a standalone validator can use parsing code
2018, Feb12 runkey name publish fix
- Publish the correct FM parameter for runkey name
- Propagate runkey error to GUI