Release Notes¶
JobSub Server & Client¶
- Current Version: v1.2.2 (8/18/16)
- Release Notes: https://cdcvs.fnal.gov/redmine/projects/jobsub/repository/revisions/v1.2.2/entry/doc/release.notes
- Starting with v1.2.2, there is no longer a separate jobsub_tools product. Its functionality is incorporated into the jobsub server rpm
- *Current Version: v1.2.1 (4/14/16)
- Release Notes: https://cdcvs.fnal.gov/redmine/projects/jobsub/repository/revisions/v1.2.1/entry/doc/release.notes
- *Current Version: v1.2 (3/3/16)
- Release Notes: https://cdcvs.fnal.gov/redmine/projects/jobsub/repository/revisions/v1.2/entry/doc/release.notes
- Current Version: v1.1.9 (12/16/15)
- Release Notes: https://cdcvs.fnal.gov/redmine/projects/jobsub/repository/revisions/v1.1.9/entry/doc/release.notes
- Current Version: v1.1.8 (11/18/15)
- Release Notes: https://cdcvs.fnal.gov/redmine/projects/jobsub/repository/revisions/v1.1.9/entry/doc/release.notes
- Current Version: v1.1.4
- Release Notes: https://cdcvs.fnal.gov/redmine/projects/jobsub/repository/revisions/v1.1.4/entry/doc/release.notes
JobSub Tools¶
- Current Version: v1.3.12
- Release Notes: https://cdcvs.fnal.gov/redmine/projects/jobsub/wiki/Jobsub_Tools_Release_Notes
KNOWN ISSUES¶
v1.0¶
Jobsub client depends on pycurl. If using python from UPS, you may have to setup PYTHONPATH to point to pycurl python library compatible with your version of python .
The 'current' pycurl for SL5 and SL6 on /grid/fermiapp/common is built with python v2.7, so if you are using this version of python the workaround would be:
setup pycurl
setup jobsub_client v1_0