Skip to content

Releases: htcondor/htcondor-ce

Fixes for BDII and automated job removal

02 Jul 14:18
ae284d6
Compare
Choose a tag to compare
  • Fix a stacktrace with the BDII provider when HTCONDORCE_SPEC isn't defined in the local HTCondor configuration
  • Fixed a race condition that could result in removed jobs being put on hold

Grid-agnostic HTCondor-CE View and fix for periodic APEL uploads

15 Jun 20:35
cf98b7b
Compare
Choose a tag to compare

This release contains the following new features:

  • Add plug-in interface to HTCondor-CE View and separate out OSG-specific code and configuration (SOFTWARE-3963)
  • Add configuration option (COMPLETED_JOB_EXPIRATION) for how many days (SOFTWARE-4108) completed jobs may stay in the queue

As well as the following bug fixes:

  • Replace APEL uploader SchedD cron with init and systemd services (#323)
  • Fix HTCondor-CE View SchedD query that caused "Info" tables to be blank

Fixes for APEL and BDII support

15 Jun 20:32
62d7d0e
Compare
Choose a tag to compare

This release contains the following fixes:

  • Replace APEL uploader SchedD cron with init and systemd services (#323)
  • Identify broken job routes upon startup (#319)
  • Add benchmarking parameters to the BDII provider via HTCONDORCE_SPEC in the configuration. See /etc/condor-ce/config.d/99-ce-bdii.conf for examples (#311)
  • Fix reference to old BDII configuration values (#320)

Updated packaging for v4.3.0

28 May 14:01
d064c54
Compare
Choose a tag to compare

This release adds the packaging updates required for v4.3.0

Introducing the HTCondor-CE registry app

26 May 17:01
1fb23a7
Compare
Choose a tag to compare

This release includes the following new features and improvements:

  • Add the CE registry web application to the central collector. The registry provides an interface to OSG site administrators of HTCondor-CEs to retrieve an HTCondor IDTOKEN for authenticating pilot job submissions (#298, #299)
  • Identify broken job routes upon startup (#319)
  • Add benchmarking parameters to the BDII provider via HTCONDORCE_SPEC in the configuration. See /etc/condor-ce/config.d/99-ce-bdii.conf for examples (#311)

This release also includes the following bug fixes:

  • Fix handling of unmapped GSI users in the central collector (#317)
  • Fix reference to old BDII configuration values (#322)

Drop vestigial central collector whitelisting; authentication fixes for SSL advertising to the central collector

19 Mar 20:25
c3db2bb
Compare
Choose a tag to compare
  • Drop vestigial whitelist configuration generator for the central collector (SOFTWARE-1790)
  • Fix unmapped GSI/SSL regexps and allow unmapped enttities to advertise to the central collector (SOFTWARE-3939)

Add support for reporting to central collectors via SSL; improve BDII provider GLUE2 format

16 Mar 20:52
37288c9
Compare
Choose a tag to compare
  • Add SSL support for reporting to central collectors (SOFTWARE-3939)
  • GLUE2 validation improvements for the BDII provider (#308)

GLUE2 validation improvements for the BDII provider

16 Mar 20:40
c6b7f6c
Compare
Choose a tag to compare

This release includes additions to the output of the BDII provider to better conform to GLUE2 (#308, #309)

Improve routed job environment configuration, simplify APEL configuration

06 Nov 17:35
Compare
Choose a tag to compare

New features include:

Bug fixes include:

  • Refine the APEL record filter to ignore jobs that have not yet started (#272)
  • Add systemctl daemon-reload to packaging for initial installations (#274)
  • Fix call to error() (#267)
  • Improve robustness of BDII provider (#259)

Improve routed job environment configuration, simplify APEL configuration

06 Nov 18:05
6e352c0
Compare
Choose a tag to compare

New features include:

Bug fixes include: