1. 28 Apr, 2018 3 commits
    • Brian Christiansen's avatar
      Set node->last_idle to 0 when in power_save state · 242c7406
      Brian Christiansen authored
      In conjuction with previous commit (reconginizing nodes being powered up
      out of band) set node's last_idle to 0 when the node is in a power_save
      state. Additional meaning that the node isn't booted.
      
      Partially reverts da722a89. Checking for (last_idle > 0) when in
      power_save state isn't necessary because if the node is already in
      power_save state the node won't be resumed unless
      (node_ptr->last_idle > (now - SuspendTime)). And with the previous
      change, the node's last_idle time will be set when the node registers.
      242c7406
    • Brian Christiansen's avatar
      Recognize cloud nodes that are booted out of band · ece205ed
      Brian Christiansen authored
      Bug 5053
      ece205ed
    • Brian Christiansen's avatar
      Force power_down of cloud node · 8ebf36eb
      Brian Christiansen authored
      This allows the suspend script to be triggered even if Slurm has the
      node(s) in a power_save state.
      
      Bug 5053
      8ebf36eb
  2. 27 Apr, 2018 1 commit
  3. 26 Apr, 2018 2 commits
  4. 25 Apr, 2018 2 commits
  5. 24 Apr, 2018 3 commits
  6. 23 Apr, 2018 2 commits
  7. 19 Apr, 2018 4 commits
  8. 17 Apr, 2018 3 commits
  9. 16 Apr, 2018 4 commits
  10. 14 Apr, 2018 2 commits
  11. 12 Apr, 2018 1 commit
  12. 11 Apr, 2018 13 commits