Releases: dmwm/CRABClient
v3.210601
v3.210505
v3.210422
v3.210420
v3.210416
v3.210413
v3.210412
v3.210409
this first step toward a Client compatible with using S3 as crabcache.
Needs CRABServer v3.210409 and WMCore 1.3.6.crab6
crab submit works with S3 but TaskWorker is not S3-capable yet.
log upload is not there yet.
Hopefully this still works on current prod/testbed, but extensive testing is needed.
v3.210323
v3.210127
some small fixes and a large change to instantiate CRABServer REST object in a single place so to add proper user-agent header CRABClient/versionnumber and send all communications with CRABServer on cmsweb* via port 8443
NOTE: needs to be built with CRABServer v3.210127 or later
See #4969 (comment) for an initial list of things to test
List of changes:
-adapt all commands to use a common RESTServer instance (#4969)
-explicitely set userAgent to CRABClient (#4969)
-fix #4967 (#4968)
-try rucio.lfns2pfns with write first, than fallback to read (#4964)
-Create tmp crab3checkwrite file only if lfn2pfn was successful (fix #4961) (#4962)