DIRAC
DIRAC copied to clipboard
DIRAC Grid
What I reported in https://github.com/DIRACGrid/DIRAC/pull/6386 seems to be true for WMS History as well. The same plot, when grouped by `Site` or `jobType` gives very different plots  
As explained in https://github.com/DIRACGrid/DIRAC/pull/7025, the ` _ssh_call()` method does not seem to work perfectly. There exist a few popular python libraries to perform SSH operations like `Fabric` (Paramiko) (https://docs.fabfile.org/en/stable/). We...
PR https://github.com/DIRACGrid/DIRAC/pull/6403 merged the COMDIRAC package in DIRAC v8.0 release series. As agreed verbally, the merging could be done without big modifications. Nevertheless, for release v8.1 the following list of...
The `filterReplicas` method [1] of `ReplicateAndRegister` checks the existing replicas of a file before replication. It performs physical checks, which means it can detect corrupted/missing files. Unfortunately, that information is...
I have 2 distinct instances of https://lbcertifdirac70.cern.ch/ running in Chrome, one of them in private mode. In one of them I have group "dirac_prod". In the other one I have...
To be able to properly support EGI CheckIn it should be added to the integration tests like how IAM was in https://github.com/DIRACGrid/DIRAC/pull/6882. @atsareg would you be able to look into...
Ideally every time there is a failure.
Requirements: * HTCondor client on conda-forge correctly deployed (issue acknowdged by the HTCondor maintainers, but should raised - target version 9.0, not 10.0) -- this is needed for M.2 of...
To be completed by @atsareg The use cases have to be existing and really required (not "maybe in case of possibly this happens"). And the use cases should be actual...