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