1. 19 Jun, 2018 1 commit
  2. 18 Jun, 2018 1 commit
  3. 16 Jun, 2018 1 commit
  4. 15 Jun, 2018 2 commits
  5. 13 Jun, 2018 1 commit
  6. 12 Jun, 2018 4 commits
  7. 08 Jun, 2018 3 commits
  8. 07 Jun, 2018 4 commits
  9. 06 Jun, 2018 1 commit
    • Brian Christiansen's avatar
      Don't allocate downed cloud nodes · be449407
      Brian Christiansen authored
      which were marked down due to ResumeTimeout.
      
      If a cloud node was marked down due to not responding by ResumeTimeout,
      the code inadvertently added the node back to the avail_node_bitmap --
      after being cleared by set_node_down_ptr(). The scheduler would then
      attempt to allocate the node again, which would cause a loop of hitting
      ResumeTimeout and allocating the downed node again.
      
      Bug 5264
      be449407
  10. 05 Jun, 2018 2 commits
  11. 04 Jun, 2018 1 commit
  12. 02 Jun, 2018 1 commit
  13. 01 Jun, 2018 1 commit
  14. 31 May, 2018 4 commits
  15. 30 May, 2018 13 commits