Releases: dmwm/CRABServer
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
v3.241122
Brings in more checks against false-positive reporting of corrupted files and fixes report of rucio quota used for input locking and tape recall. Also improvements to pipeline.
What's Changed
- another try at fixing #8789 by @belforte in #8799
- Add variables to pipeline for flexibility by @aspiringmind-code in #8800
- Limit bad input file reporting by @belforte in #8801
- Adding all the rule states in getTapRecallUsage and a bug fix by @aspiringmind-code in #8741
- fixing ruciousage logic by @aspiringmind-code in #8807
Full Changelog: v3.241115...v3.241122
v3.241115
A bunch of minor fixes, only notable one is to restore GPU support.
Also I want to see if ST test is run with a release tag, since I could not find a way to run it with a dev pipeline
What's Changed
- Fix directory for suspicious file reporting by @belforte in #8787
- adapt ProcessBadFilesList to new format. Fix #8789 by @belforte in #8791
- Adding client validation and client configuration validation jobs by @aspiringmind-code in #8696
- do not put extraJdl nor require accelerator in dagman submission by @belforte in #8796
- deal with failed probes when all processing jobs fail. Fix #8792 by @belforte in #8795
- make statusTracking better for automatic split Fix #8794 by @belforte in #8797
- better logging of error contacting schedd by @belforte in #8790
Full Changelog: v3.241113...v3.241115