Skip to content

Releases: dmwm/CRABServer

v3.250227.1

28 Feb 10:48
c51853e
Compare
Choose a tag to compare

same as v3.250227
create new tag to trigger new pipeline

v3.250227

27 Feb 14:24
c51853e
Compare
Choose a tag to compare

Main change in this release is "HTCondor modernization and cleanup" in the lasts outstanding piece: PreJob.py
With that all issues found in canary since v3.250109_patch1 should hopefully be fixed.
I.e. is a new candidate for production.

Also some cleanup and small bug fixes.

What's Changed

Full Changelog: v3.250220...v3.250227

v3.250220

19 Feb 09:19
2283a7b
Compare
Choose a tag to compare

What's Changed

  • replace service cert/key with robot cert/key by @aspiringmind-code in #8934
    servicecert/key has been deleted from CRIC: changing to robotcert/key everywhere

Full Changelog: v3.250215...v3.250220

v3.250215

15 Feb 18:08
1336c53
Compare
Choose a tag to compare

fixes a bug in latest change to input arguments passing to CMSRunAnalysis.py.
crab preparelocal was still working, but running sh job_run was failing

What's Changed

Full Changelog: v3.250214...v3.250215

v3.250214

14 Feb 08:52
a5203b2
Compare
Choose a tag to compare

This releases brings two things:

  • more cleanup-to and test-for new Dagman* code in TaskWorker
  • fixes for tests in CI pipeline

What's Changed

Full Changelog: v3.250204...v3.250214

v3.250204

04 Feb 11:18
925b896
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.250120...v3.250204

v3.250109.patch1

30 Jan 13:28
3db5af8
Compare
Choose a tag to compare

hot fix for REQUIRED_MINIMUM_MICROARCH

Full Changelog: v3.250109...v3.250109.patch1

v3.250121

22 Jan 14:15
a6115c5
Compare
Choose a tag to compare

identical to v3.250120
Created in an attempt to make release pipeline run again

v3.250120

20 Jan 16:58
a6115c5
Compare
Choose a tag to compare

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

Full Changelog: v3.250109...v3.250120

v3.250109

09 Jan 14:33
d046922
Compare
Choose a tag to compare

main reason is deploy new TW ASAP to avoid more cases like #8874

What's Changed

New Contributors

Full Changelog: v3.241219...v3.250109

Validation