Skip to content
Snippets Groups Projects
  1. Mar 01, 2021
  2. Feb 23, 2021
  3. Feb 22, 2021
  4. Aug 07, 2020
  5. Aug 06, 2020
  6. Aug 05, 2020
  7. Aug 04, 2020
  8. Jul 30, 2020
  9. Jul 29, 2020
  10. Jul 28, 2020
  11. Jul 27, 2020
  12. Jul 24, 2020
  13. Jul 23, 2020
  14. Jul 21, 2020
  15. Jul 17, 2020
  16. Jul 15, 2020
  17. Oct 17, 2019
  18. Oct 10, 2019
  19. Oct 04, 2019
    • Paul Rich's avatar
      Fix for draining flap. · e2e99594
      Paul Rich authored
      A node was getting added to the candidate list twice when looking over
      currently running jobs. resulting in a duplicate node and an inflated
      count which resulted in an early break.  When this list is later
      converted to a set, the duplicates are removed and results in a set
      of nodes too small for the job to use for draining, so the job doesn't
      get drained for.
      
      Test case added for the drain flap now works correctly now that a check
      has been added so a duplicate node doesn't get added.
      e2e99594
    • Paul Rich's avatar
      test case for draining flap on job exit race. · 76b052c7
      Paul Rich authored
      76b052c7
  20. Sep 19, 2019
Loading