We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Three of the probes in our dockerfile need to be modernised: PRs for two already seem to exist, but might need a review before merging and deploying.
check_expired_locked_rules: Common: Check_expired_locked_rules modernization. #127 rucio/probes#133
check_expired_locked_rules
check_deletable_replicas: Expired lock: expired locked rules probe ported to SQLAlchemy rucio/probes#46
check_deletable_replicas
check_obsolete_replicas : Did not find PR for this
check_obsolete_replicas
Fix them all!!!
I take this statement back (might have mixed up with some other tests):
CMSRucio/docker/rucio-probes/Dockerfile
Line 36 in ced4485
It's just one, reviewed the PR to suggest the necessary fix.
No response
rucio/probes#89
The text was updated successfully, but these errors were encountered:
expired
obsolete
I've linked the various PRs to this issue. Aside from the one in probes, they are done (and the one in probes isn't needed, we pull from the issue).
Sorry, something went wrong.
ericvaandering
Successfully merging a pull request may close this issue.
Enhancement Description
Three of the probes in our dockerfile need to be modernised:
PRs for two already seem to exist, but might need a review before merging and deploying.
check_expired_locked_rules
: Common: Check_expired_locked_rules modernization. #127 rucio/probes#133check_deletable_replicas
: Expired lock: expired locked rules probe ported to SQLAlchemy rucio/probes#46check_obsolete_replicas
: Did not find PR for thisUse Case
Fix them all!!!
I take this statement back (might have mixed up with some other tests):
CMSRucio/docker/rucio-probes/Dockerfile
Line 36 in ced4485
It's just one, reviewed the PR to suggest the necessary fix.
Possible Solution
No response
Related Issues
rucio/probes#89
The text was updated successfully, but these errors were encountered: