Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_base
-
Labels:None
-
Story Points:1
-
Team:Architecture
-
Urgent?:No
Description
John Swinbank has noted that obs_base tests depend on a private butler config test file in DAF_BUTLER_DIR/tests/config. Those configs are not meant to be used outside of daf_butler since they contain unexpected formatters and storage classes designed specifically for internal daf_butler tests. obs_base should not be relying on those configurations. It should be sufficient for obs_base to use a default configuration made by Butler.makeRepo.
I'm not entirely sure whether I should fix this or whether this should be handled by science pipelines.
Attachments
Issue Links
Activity
Assignee | John Parejko [ parejkoj ] |
Team | Alert Production [ 10300 ] |
Assignee | John Parejko [ parejkoj ] | Tim Jenness [ tjenness ] |
Team | Alert Production [ 10300 ] | Architecture [ 10304 ] |
Story Points | 1 | |
Urgent? | off |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | John Parejko [ parejkoj ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Lets wait on this until
DM-20994andDM-21016are further along/completed. I'd started to rework some things related to this dependency as part of that work.