Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Team:Alert Production
Description
Implement RFC-62 by using config rather than root in config override files for the root of the config.
Note that I propose not modifying astrometry_net_data configs because those are numerous and hidden. They have their own special loader in LoadAstrometryNetObjectsTask._readIndexFiles which could easily be updated later. if desired. An obvious time to make such a transition would be when overhauling the way this data is unpersisted.
Attachments
Issue Links
- blocks
-
DM-2680 v11.0 release
- Done
- is triggered by
-
RFC-62 Make config files and command line specifications of configurations consistent
- Implemented
- is triggering
-
DM-5729 Config.loadFromStream suppresses NameError
- Done
- relates to
-
DM-32759 Drop already-deprecated support for "root" in config files
- Done
Done except for obs_decam (since I don't yet know where to find the official repo for that). Edits are in tickets/
DM-3630. Tested by running the Jenkins CI system and by manually running some HSC data through processCcd.py. Now to find a reviewer. I think the main thing to check for is missing instances of "root" in the converted config files (especially if they have the standard type test near the top).