Skip to content

Releases: dmwm/CRABClient

v3.230404

04 Apr 09:29
496afcf
Compare
Choose a tag to compare

add crab checkdataset command to check if a dataset is available on disk for processing via CRAB

Client validation after deployment done via dmwm/CRABServer#7584

v3.230227

27 Feb 13:25
86ce4c8
Compare
Choose a tag to compare

This tag adds two main things:

  1. support for Data.inputBlocks
  2. An improvement on which files CRABClient automatically adds to the usertarball, that makes it compatible with newest cmssw versions

Full Changelog: v3.230124...v3.230327

v3.230124

24 Jan 13:53
6637f80
Compare
Choose a tag to compare

The main motivation for this new CRABClient release is to make crab client commands submit --dryrun and preparelocal compatible with the new JobWrapper introduced by https://github.com/dmwm/CRABServer/releases/tag/v3.221128.patch1 .

Moreover, it will bring in a new argument for crab configuration file that allows to specify the accelerator parameters, by Wa.

There are also a couple of "cosmetic" changes to what crab commands print to stdout.

What's Changed

Full Changelog: v3.221018...v3.230124

v3.221018

18 Oct 19:58
a7cc0e1
Compare
Choose a tag to compare

2 small but needed additions:

add Rucio StageOut info to crab status.
add support for "requireAccelerator"

list of commits

  • print Rucio container name. For #5176 (#5177)
  • Site.requireAccelerator (#5174)

v3.221004

03 Oct 22:21
7248a05
Compare
Choose a tag to compare

deprecate Data.publishWithGroupName configuration option
see : dmwm/CRABServer#7359

ref: #5173

Full Changelog: v3.220823...v3.221004

deployed as crab-dev on default CVMFS

Ready for production

v3.220823

23 Aug 10:18
598bf54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.220714...v3.220823

v3.220714

14 Jul 09:30
353922e
Compare
Choose a tag to compare

Add Data.partialDataset option #5164 (#5168)

v3.220504

04 May 09:53
16de94d
Compare
Choose a tag to compare

improve messages when task fails to bootstrap (#5165)
will also use this tag for modifying dependencies: #5166

v3.220323

23 Mar 10:41
fac67f5
Compare
Choose a tag to compare

a bunch of minor fixes accumulated in last month:

  • look for output modules in FinalPaths as well. Fix #5160 (#5161)
  • always use FEEDBACKMAIL. Solve #5155 (#5157)
  • adapt to py3 Rucio setup. Fix #5156
  • no need anymore for the warning about CMSSW_12 (#5152)

Jenkins ClientValidation from GH Head :

v3.220210

10 Feb 08:32
6c9ac83
Compare
Choose a tag to compare

Completes all pending items for python3 (use py3 version of Rucio).
Everything should work in CC8 now (but we do not run Jenkins there yet)
All open issues in CrabClients are now minor improvements with priority medium or low

Queued for installation on CVMFS cms-sw/cmsdist#7625
(see below for testing history)

Full list of changes:

  • use py3 version of Rucio. Fix #4966 (#5151) Also fixes #5125
  • make sure CMSSW_VERSION is defined (#5149)
  • Include the correct twiki link for CRAB3FAQ (#5150)

Client validated via Jenkins from GH master for various CMSSW series (skipped CMSSW 11 and 9):

Now available as crab-dev in IB and passed ClientValidation Jenkins test on all CMSSW series dmwm/CRABServer#7076 dmwm/CRABServer#7077 dmwm/CRABServer#7078 dmwm/CRABServer#7079 dmwm/CRABServer#7080 dmwm/CRABServer#7081 dmwm/CRABServer#7082