1. 21 Apr, 2016 3 commits
    • Morris Jette's avatar
      Burst_buffer paths fix · 571915db
      Morris Jette authored
      This add some additional logic to the commit made to version 15.08
      as needed for operation with version 16.04. Specifically, once a
      persistent burst buffer is created in versioin 16.04 the create
      flag is cleared to prevent attempts at duplicate buffer create.
      A new "use" persistent burst buffer is added for our needs (indicating
      that a DataWarp "paths" operation is required). The first commit
      is 905ac850
      571915db
    • Morris Jette's avatar
      burst_buffer/cray - fix create/desroy buffer only · 905ac850
      Morris Jette authored
      burst_buffer/cray - Don't call Datawarp "paths" function if script includes
          only create or destroy of persistent burst buffer. Some versions of Datawarp
          software return an error for such scripts, causing the job to be held.
      bug 2624
      905ac850
    • Morris Jette's avatar
      Move some definitions into alphabetic order · 75fbaaca
      Morris Jette authored
      No change in any logic or definitions
      75fbaaca
  2. 20 Apr, 2016 7 commits
  3. 16 Apr, 2016 1 commit
    • Morris Jette's avatar
      Fix race condtion in a test · 0cbeddda
      Morris Jette authored
      The test was sensitive with respect to a batch step starting before
        requeuing the job. The batch step accounting record either appeared
        in the accounting records or did not depending upon timing. A sleep
        has been added after the job enters RUNNING state to make sure the
        batch steps starts and an accounting records is generated for it.
      0cbeddda
  4. 15 Apr, 2016 21 commits
  5. 14 Apr, 2016 8 commits