Closed aspiringmind-code closed 1 day ago
Jenkins results:
Aside the minor comment above, there is a fundamental problem here.
I am still puzzled that code could find a sensible value for input lock while ignoring OK rules. That needs to be understood. Can you look at it, or do I need to do it ?
I will look at it.
@belforte The use of getTapeRecallUsage was merged by me on 17th Sept in https://github.com/dmwm/CRABServer/pull/8697 and the release we are running is that of v3.240904 (4th September). Hence the changes are not yet in production and therefore we have the correct thing from using rucioClient.get_local_account_usage in the 4th Sept version.
thanks. So may be we stick with get_local_account_usage for crab_input ? Why bother to sum all rules when we have the total with a single call ? Maybe I forgetting something ?
We did the change to address https://github.com/dmwm/CRABServer/issues/8661 as we wanted to filter by activity=AnalysisTapeRecall instead of user, and use user argument only if provided.
thanks for fixing my confusion ! and sorry for noise.
Jenkins results:
Jenkins results:
Jenkins results:
Jenkins results:
Jenkins results:
@aspiringmind-code I am a bit lost here, sorry. Are you waiting for my feedback ?
@belforte Ah, no...this is not complete. I'll fix it and tag you for your feedback when done.
Jenkins results:
Jenkins results:
Jenkins results:
@belforte This is ready for review now. Thanks!
Jenkins results:
Fix #8736