Erik, Dave:
cal_hash_ioc is now running as a containerized IOC on the service-host cluster. Previously it was running as a systemd service on cdsioc0 under puppet control.
Its saved json file is now visible on /opt/rtcds with the path /opt/rtcds/services/cal_hash_ioc/cal_hash_save.json
Erik has removed the old cdsioc0 service from puppet.
To test, I briefly changed the value of GDS_HASH_INT by adding +1
> caput H1:CAL-CALIB_REPORT_GDS_HASH_INT 138343157
> caput H1:CAL-CALIB_REPORT_GDS_HASH_INT 138343156
The JSON file changed correctly.
This move is in preparation for updating to the latest cal_hash_ioc.py, WP13574