Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_base
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:DRP F16-3
-
Team:Data Release Production
Description
Paul Price recommends a new way to define datasets common to all cameras in daf_butlerUtils, but modifying these yaml files require explicit lists of datasets to be modified in tests/cameraMapper.py.
If these tests are still useful, they need to depend on a minimal set of dataset definitions instead of the real ones.
Correct. August 17:
* c7760e9 - (HEAD -> tickets/DM-6858, origin/tickets/DM-6858) testGetDatasetTypes include datasets from base (4 days ago)
* 0d2978b - Merge branch 'tickets/DM-7247' (12 days ago)
|\
| * d1b5bc4 - (origin/tickets/DM-7247, tickets/DM-7247) fix unit test errors & warnings (13 days ago)
| * 18e8841 - run stage 2 futurize (13 days ago)
| * f9cafd3 - futurize (13 days ago)
|/
* e178696 - Merge branch 'tickets/DM-7230' (13 days ago)
and looking at the tests/testCameraMapper.py on your branch I see:
lsst.utils.tests.init()
Which sets testDir at the top. Am I looking at the correct branch? Maybe that's why I'm confused. I assumed tickets/
DM-6858was the branch.