1. 22 Jun, 2016 2 commits
    • Morris Jette's avatar
      Merge branch 'slurm-16.05' · d79f9e6f
      Morris Jette authored
      d79f9e6f
    • Morris Jette's avatar
      Reset node feature when reboot starts · f4555a32
      Morris Jette authored
      Cray/capmc_resume script modify a node's features (as needed) when the
          reinit (reboot) command is issued rather than wait for the nodes to change
          to the "on" state. This will insure the correct node features in the event
          the capmc_resume script times out or otherwise fails before the nodes come
          back up.
      bug 2832
      f4555a32
  2. 21 Jun, 2016 1 commit
    • Brian Christiansen's avatar
      Fix test21.21 · a5c46b5d
      Brian Christiansen authored
      -t10 made the job's time limit 60 and not 6.
      -t1s are already being added by passed in limits.
      a5c46b5d
  3. 20 Jun, 2016 5 commits
  4. 19 Jun, 2016 3 commits
  5. 16 Jun, 2016 3 commits
  6. 15 Jun, 2016 11 commits
  7. 14 Jun, 2016 9 commits
  8. 13 Jun, 2016 5 commits
  9. 11 Jun, 2016 1 commit
    • Jason Bacon's avatar
      Correct #if logic · a6f444b3
      Jason Bacon authored
      correct precompile directive to test for variable definition rather
      than true value. Correction to commit 01b658a3
      a6f444b3