Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_middleware
-
Labels:
-
Story Points:0
-
Epic Link:
-
Sprint:TSSW Sprint - Apr 12 - Apr 26, TSSW Sprint - Apr 26 - May 10
-
Team:Telescope and Site
-
Urgent?:No
Description
Update BaseScript and ConfigurableCsc to strip the metadata dict, if present, from config files when reading configuration.
This is in preparation to adding metadata which will be checked by unit tests but not used by salobj itself (at least not initially).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Sprint | TSSW Sprint - Apr 12 - Apr 26 [ 1089 ] |
Sprint | TSSW Sprint - Apr 12 - Apr 26 [ 1089 ] | TSSW Sprint - Apr 12 - Apr 26, TSSW Sprint - Apr 26 - May 10 [ 1089, 1091 ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Description |
Update ConfigurableCsc to strip the "metadata" field from configuration files when reading config as part of the {{start}} command.
This is in preparation to adding metadata which will be checked by unit tests but not used by salobj itself (at least not initially). |
Update {{BaseScript}} and {{ConfigurableCsc}} to strip the {{metadata}} dict, if present, from config files when reading configuration.
This is in preparation to adding metadata which will be checked by unit tests but not used by salobj itself (at least not initially). |
Reviewers | Eric Coughlin [ ecoughlin ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Pull request: https://github.com/lsst-ts/ts_salobj/pull/191