Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-22655: Genericize gen2to3.py to be useable with any gen2 repo #128

Merged
merged 4 commits into from Mar 11, 2020

Conversation

parejkoj
Copy link
Contributor

No description provided.

@parejkoj parejkoj force-pushed the tickets/DM-22655 branch 6 times, most recently from f40779d to 50adb1a Compare March 3, 2020 21:10
Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay but I don't like the dependency on the hits CI package.

tests/test_formatter.py Show resolved Hide resolved
This is to improve gen3 conversion compatibility:
`subfilters` are `int` (%d) where they are used in the obs_base mappers,
so the change here enforces requirement that all keys be the same type
in gen3 (they should be in gen2, but it isn't enforced well).
The test requires that ap_verify_ci_hits2015 is setup: not making it a
`setupOptional` requirement yet, as it is 4GB in size.
This test will not run as part of regular CI because ap_verify_ci_hits2015
is not in lsst_distrib due to size, but at least it gives us a way to run
tests relatively easily.
@parejkoj parejkoj merged commit be45a04 into master Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants