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

Add option to not apply instrument- prefix to service names #30

Merged
merged 4 commits into from
Feb 9, 2024

Conversation

glennmorris
Copy link
Contributor

This adds a new option prefix_service, true by default. Necessary because for some reason on lsstcam hosts services are being defined without the prefix, in contrast to eg comcam, which does use the prefix.

@glennmorris glennmorris added the enhancement New feature or request label Feb 9, 2024
This adds a new option prefix_service, true by default.
Necessary because for some reason on lsstcam hosts services are being
defined without the prefix, in contrast to eg comcam, which does use
the prefix.
@glennmorris glennmorris requested a review from jhoblitt February 9, 2024 00:28
Copy link
Member

@jhoblitt jhoblitt left a comment

Choose a reason for hiding this comment

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

This looks reasonable to me. Acceptance test coverage would probably be a good idea to make sure this feature is working as intended.

@glennmorris
Copy link
Contributor Author

Agreed about the tests; but the existing coverage for this module is very basic, and I don't think I know how to add the necessary machinery to test more thoroughly.

@glennmorris glennmorris merged commit 26cd276 into master Feb 9, 2024
16 checks passed
@glennmorris glennmorris deleted the no-instrument-prefix branch February 9, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants