Skip to content

Releases: oar-team/cigri

3.2.3

22 Jul 07:26

Choose a tag to compare

  • Fixed OAR_AUTO_RESUBMIT event that loses the resubmitted job
  • Added a EVENTS_DELAY for OAR to record an event before Cigri considers an UNKWON_ERROR
  • Fixed besteffort type not working for OAR3
  • New script to help token renewal: gridtoken-renew.sh
  • Fixed REMOTE_WAITING_TIMEOUT that could loose some jobs
  • Added an exception handling when job submission fails to no jobs returned
  • Resubmitted jobs when fixing events are resubmitted preferably on another cluster
  • Added case for SEND_KILL_JOB (new in oar3)

3.2.2

08 Jan 13:13

Choose a tag to compare

  • Fixed a PostgreSQL connection issues (too many ressources used due to dirty unclosed connections)
  • Fixed PostgreSQL connection issues into the Updator with forked children
  • Reduced error probability for 'prepared statement "stmt_id" does not exist'
  • Fixed NIKITA garbage with some remotewaiting jobs not killed

3.2.1

23 Sep 13:21

Choose a tag to compare

  • Added DATABASE_SSL_MODE config variable ("require" by default)
  • Added pagination for OAR3 API
  • Fixed systemd startup script
  • Fixed notifications
  • Fixed OAR_AUTO_RESUBMIT events (resubmit id could be missed)
  • Fixed gridstat -f
  • Fixed gridstat -j

3.2.0

04 Sep 10:55

Choose a tag to compare

  • Updated to be able to run with latest ruby version (tested with ruby 3.1.2)
  • Adapted to use rdbi in place of obsolete ruby-dbi DB interface
  • Added OAR3 support
  • Added JWT token auth support
  • Finished experimental "temporal grouping" running option
  • Misc fixes and enhancements
  • More functional tests

3.1

14 Jun 08:07

Choose a tag to compare

3.1

12 years old production release!