Skip to content

Releases: htcondor/htcondor-ce

v1.17

23 Oct 17:15
Compare
Choose a tag to compare
  • Allow users to append lines to JOB_ROUTER_DEFAULTS (SOFTWARE-2065)
  • Allow users to add onto accounting group defaults set by the job router (SOFTWARE-2067)

v1.16

25 Sep 16:20
Compare
Choose a tag to compare
  • Add network troubleshooting tool (condor_ce_host_network_check)
  • Add ability to disable glideins advertising to the CE
  • Add non-DigiCert hostcerts for CERN
  • Improvements to 'condor_ce_run' error messages

v1.15

21 Aug 13:58
Compare
Choose a tag to compare
  • Add 'default_remote_cerequirements' attribute to the job router
  • Verify the first route in JOB_ROUTER_ENTRIES in the init script
  • htcondor-ce-collector now uses /etc/sysconfig/condor-ce-collector for additional configuration

v1.14

24 Jun 20:38
Compare
Choose a tag to compare
  • CE Collector should accept all CEs (SOFTWARE-1790)
  • Do not utilize the CE config when submitting a job with condor_ce_run without the -r option (SOFTWARE-1910)
  • Verify value of QUEUE_SUPER_USER_MAY_IMPERSONATE for HTCondor batch systems (SOFTWARE-1943)
  • Ensure that the HTCondor Python bindings are in the PYTHONPATH (SOFTWARE-1927)
  • HTCondor CE should warn if osg-configure has not been run (SOFTWARE-1914)
  • Improvements to condor_ce_run error messages

v1.13

27 Apr 22:13
Compare
Choose a tag to compare
  • Fix bug that prevented HTCondor CE service from starting with multiple job routes

v1.12

27 Apr 19:24
Compare
Choose a tag to compare
  • Add ability to constrain via arbitrary ClassAd expression in condor_ce_info_status (SOFTWARE-1842)
  • condor_ce_run now accepts extra attributes via file (SOFTWARE-1641)
  • Support for dynamic assignment of OSG env variables (SOFTWARE-1862)
  • Catch socket exceptions in condor_ce_trace (SOFTWARE-1821)
  • Add support for CILogon certificates
  • Fix gridmanager job limit configuration

v1.10

23 Feb 19:47
Compare
Choose a tag to compare
  • Add dry-run option to condor_ce_run (SOFTWARE-1787)
  • Add minWalltime attribute
  • Allow the collector to accept startd ads from worker nodes
  • Advertise the collector's address in the job environment
  • Fix --vo broken if missing in condor_ce_info_status (SOFTWARE-1782)
  • Fix cleanup bug in condor_ce_run