1. 23 Sep, 2015 1 commit
  2. 22 Sep, 2015 2 commits
  3. 21 Sep, 2015 2 commits
  4. 17 Sep, 2015 2 commits
  5. 11 Sep, 2015 3 commits
  6. 10 Sep, 2015 5 commits
  7. 09 Sep, 2015 2 commits
  8. 08 Sep, 2015 7 commits
  9. 02 Sep, 2015 4 commits
  10. 01 Sep, 2015 6 commits
  11. 28 Aug, 2015 4 commits
  12. 27 Aug, 2015 2 commits
    • Morris Jette's avatar
      Correct RebootProgram usage · 82068b6b
      Morris Jette authored
      Correct RebootProgram logic when executed outside of a maintenance
        reservation. Previous logic would mark the node up upon response
        to the reboot RPC (from slurmctld to slurmc) and when the node
        actually rebooted, flag that as an unexpected reboot. This new
        logic checks the node's up time to not mark the compute node as
        being usable until the reboot actually takes place.
      but 1866
      82068b6b
    • Morris Jette's avatar
      Add computed node emulation logic · 6be817d7
      Morris Jette authored
      For testing purposes, add a slurmd flag so that it appears the
      compute node has rebooted whenever slurmd restarts.
      6be817d7