Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - May 08 - May 22
-
Team:Telescope and Site
-
Urgent?:No
Description
A recent-ish (March 10) merge to ts_fiberspectrograph develop branch has broken ts_config_ocs: the config files are not compatible.
Needed changes:
- In ts_fiberspectrograph update the schema version (specified in the title field)
- In ts_config_ocs add a FiberSpectrograph/vx directory for the new version, copy the config files from the previous version and update them in the new directory
- run ts_config_ocs unit tests to confirm the work