Releases: dmwm/CRABServer
v3.250120
Main change is to go from long list of arguments to a simple ''jobId=..
in job submissions to the global pool, like used already in prepare locale. Changes are deep inside the core in CMSAnalysis.py and DagmanCreator.py. Extensive validation, especially for automatic splitting is important.
Additionally a fix for Canary ( #8873 ) and improvements to CI pipeline
What's Changed
- do not use HTC to kill unsubmitted tasks. Fix #8874 by @belforte in #8877
- skip task in restartQueuedTasks if tw_name doesn't match by @aspiringmind-code in #8882
- Fix #8809 by @aspiringmind-code in #8884
- use --jobId argument and input_args.json file for grid jobs by @belforte in #8883
Full Changelog: v3.250109...v3.250120
v3.250109
main reason is deploy new TW ASAP to avoid more cases like #8874
What's Changed
- fetch delegateDN from WMCore Configuration instead. by @sinonkt in #8871
- update HTC to latest LTS 24.3.0 by @belforte in #8875
New Contributors
Full Changelog: v3.241219...v3.250109
Validation
- CI pipeline https://gitlab.cern.ch/crab3/CRABServer/-/pipelines/9837213
- Jenkins StatusTracking: #8876
v3.241219
v3.241216
Update REQUIRED_MINIMUM_MICROARCH
to int
as per final SI request and minor fixes to TW
What's Changed
- more clear debugging message in TweakPSet.py by @belforte in #8863
- go back using hash of DN as login for myproxy in RenewRemoteProxy. by @belforte in #8864
- REQUIRED_MINIMUM_MICROARCH is an int. Fix #8865 by @belforte in #8866
Full Changelog: v3.241211...v3.241216
v3.241211
v3.241203
This tag introduces Canary TW and fixes problems with HammerCloud (JobRelease Timeout)
What's Changed
- add status.sh to start/stop commans inside containers by @belforte in #8840
- Canary tw implementation by @aspiringmind-code in #8808
- CMSSW multi microarch support: set env after sandbox extraction by @smuzaffar in #8853
- add back CRAB_JobReleaseTimeout in DAG JDL. Fix #8852 by @belforte in #8854
- removing sleep in pendingwork if else by @aspiringmind-code in #8851
New Contributors
- @smuzaffar made their first contribution in #8853
Full Changelog: v3.241127...v3.241203
v3.241127
v3.241126
v3.241125.p1
What's Changed
- updating trigger-ci scripts to use explicit true values and new varia… by @aspiringmind-code in #8812
- use curl for http HEAD call. Fix #8811 by @belforte in #8813
- use python2 compatible Popen. Fix #8811 by @belforte in #8826
Full Changelog: v3.241122...v3.241125.p1
v3.241125
Make CheckS3Object work on python2 and SL7
What's Changed
- updating trigger-ci scripts to use explicit true values and new varia… by @aspiringmind-code in #8812
- use curl for http HEAD call. Fix #8811 by @belforte in #8813
- use python2 compatible Popen. Fix #8811 by @belforte in #8826
Full Changelog: v3.241122...v3.241125