1. 14 Mar, 2018 14 commits
  2. 13 Mar, 2018 6 commits
  3. 12 Mar, 2018 11 commits
  4. 10 Mar, 2018 1 commit
    • Morris Jette's avatar
      Add TRES fields to jobs and steps · 6f0342e0
      Morris Jette authored
      Add infrastructure for per-job and per-step TRES parameters: tres-per-job,
          tres-per-node, tres-per-socket, tres-per-task, cpus-per-tres, mem-per-tres,
          tres-bind and tres-freq. These new parameters are not currently used, but
          have been added to the appropriate RPCs.
      6f0342e0
  5. 09 Mar, 2018 5 commits
  6. 08 Mar, 2018 2 commits
  7. 07 Mar, 2018 1 commit
    • Danny Auble's avatar
      With commit 39d15988 we made it so the reason going into · 00236e0c
      Danny Auble authored
      _acct_policy_validate was always set.  But that could override
      QOS_FLAG_DENY_LIMIT which is really what we want to be going with.
      
      We now are honoring it fully.  If the job doesn't have a QOS we will
      deny on limit by default.
      
      Bug 4749.
      00236e0c