1. 27 Oct, 2016 37 commits
  2. 26 Oct, 2016 3 commits
    • Morris Jette's avatar
      Merge branch 'slurm-16.05' · 2903a97d
      Morris Jette authored
      2903a97d
    • Morris Jette's avatar
      Fix for clearing node MAINT node flag · f3930fbe
      Morris Jette authored
      Fix bug that was clearing MAINT mode on nodes scheduled for reboot (bug
          introduced in version 16.05.5 to address bug in overlapping reservations,
          commit 5eee1d28). Note that a node's
          MAINT flag is used for both a requested reboot and maintenance reservation.
          What I'd like to do is add a new node state flag to differenciate
          between these two cases, but that involves some significant changes
          that could introduce instability, so it will be defered to version
          17.02
      bug 3210
      f3930fbe
    • Morris Jette's avatar
      Fix node reboot flag preservation · 4e179d3b
      Morris Jette authored
      Correct/expand description of NODE_STATE_FLAG
      4e179d3b