1. 30 Jan, 2017 3 commits
    • Danny Auble's avatar
      Fix regression from commits · a4c51165
      Danny Auble authored
      e3a7bdcc
      f9804256
      d72b13f2
      
      Reference bug 3366
      
      If you are running on a Bluegene system we rely on the prolog to take us out of configuring
      state.  These commits work good for system rebooting the nodes where the prolog is running,
      but in the case of Bluegene this is the opposite desire :).   These commits on a Bluegene
      pretty much make it so a batch job never gets launched.
      a4c51165
    • Morris Jette's avatar
      Clear job BeginTime reason · 0abbf727
      Morris Jette authored
      Clear job's reason of "BeginTime" in a more timely fashion and/or prevents
          them from being stuck in a PENDING state. There are multiple ways of
          clearing the reason, especially on a lightly loaded system, but the
          state can persist indefinitely on a heavily loaded system.
      bug 3368
      0abbf727
    • Morris Jette's avatar
      will_run fix for job with begin time in past · f75abc9c
      Morris Jette authored
      Fix to logic for getting expected start time of existing job ID with
          explicit begin time that is in the past. Previous logic would
          compare that (past) begin time with advanced reservations that
          would compete with it rather than the current time.
      f75abc9c
  2. 29 Jan, 2017 4 commits
  3. 28 Jan, 2017 4 commits
  4. 27 Jan, 2017 2 commits
  5. 26 Jan, 2017 3 commits
  6. 25 Jan, 2017 10 commits
  7. 24 Jan, 2017 3 commits
  8. 23 Jan, 2017 9 commits
  9. 21 Jan, 2017 2 commits