Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_base, pipe_tasks
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:AP S20-1 (December)
-
Team:Alert Production
Description
pipe_tasks' tests/test_read_CuratedCalibs.py contains a copy of BaseMapper from obs_base's tests/test_cameraMapper.py. Not only is that ugly, it's also fragile (see DM-22769).
Rearrange things so that pipe_tasks can import BaseMapper from obs_base directly.
Attachments
Issue Links
- relates to
-
DM-22769 Please do not strip {{tests/}} from Pipelines Docker images
- To Do
Hey Simon Krughoff, do you have a moment to review this:
PRs at:
Jenkins:
Note that the PR on obs_page is huge because I took the opportunity of updating the licensing boilerplate in all the files. Unless you really care about the boilerplate, you can probably get away with just looking at this commit.