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-46307: execute butler housekeeping scripts at remote DF for multisite processing #46

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

mxk62
Copy link
Collaborator

@mxk62 mxk62 commented Nov 21, 2024

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 60.80%. Comparing base (1ec2233) to head (81c58b7).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/ctrl/bps/htcondor/htcondor_service.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   60.86%   60.80%   -0.06%     
==========================================
  Files          10       10              
  Lines        2279     2281       +2     
  Branches      304      304              
==========================================
  Hits         1387     1387              
- Misses        845      847       +2     
  Partials       47       47              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@MichelleGower MichelleGower left a comment

Choose a reason for hiding this comment

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

Looks good. Just one suggestion. Merge approved.

Copy link
Contributor

@MichelleGower MichelleGower left a comment

Choose a reason for hiding this comment

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

A suggestion. Merge approved

_replace_cmd_vars() was expecting `GenericWorfklowJob.cmdvals` to be an
empty dictionary if there were no arguments to replace. Setting it to
`None` was causing function to raise.  Made changes so it can handle
this case without raising as well.
@mxk62 mxk62 merged commit 34194b8 into main Dec 10, 2024
11 of 13 checks passed
@mxk62 mxk62 deleted the tickets/DM-46307 branch December 10, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants