[ARVADOS] updated: 55febaa6856eb2d77657edd685aaae78bba0ec82

Git user git at public.curoverse.com
Mon Jun 6 15:26:07 EDT 2016


Summary of changes:
 sdk/go/dispatch/dispatch.go                        | 253 +++++++++++++
 .../crunch-dispatch-local/crunch-dispatch-local.go | 266 +++++---------
 .../crunch-dispatch-local_test.go                  | 112 ++++--
 .../crunch-dispatch-slurm/crunch-dispatch-slurm.go | 409 +++++++--------------
 .../crunch-dispatch-slurm_test.go                  | 186 ++++++----
 .../crunch-dispatch-slurm/crunch-finish-slurm.sh   |  20 -
 services/crunch-dispatch-slurm/squeue.go           | 114 ++++++
 7 files changed, 787 insertions(+), 573 deletions(-)
 create mode 100644 sdk/go/dispatch/dispatch.go
 delete mode 100755 services/crunch-dispatch-slurm/crunch-finish-slurm.sh
 create mode 100644 services/crunch-dispatch-slurm/squeue.go

       via  55febaa6856eb2d77657edd685aaae78bba0ec82 (commit)
       via  139200027a3192260b5ea7c2d0c93a8eb5f8eb7e (commit)
       via  c405873d87e0764acf3855c559c85fa6d7a63cfb (commit)
       via  d45be86b354adec485504bfc09f41e0e22241f34 (commit)
       via  bb10b7777ed6db229fbb35e6a829bec4e8efcd23 (commit)
       via  5cf8c18e735bb15da3f131e7ae57bb4b222bb4ed (commit)
       via  d77c4cc58d393c48ce46b987f6eada7c7cc381c6 (commit)
       via  3ae9a789410e93eeb31ca5670c17a6d03d77f608 (commit)
       via  3a3910fdc8a5003c182f68e3423c96327a136175 (commit)
       via  4153cb6cfad920ed0b1a4b818d3bcc8de492d134 (commit)
      from  ebb21c7daa50d4101b34647b0e961e4f470a5b0b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 55febaa6856eb2d77657edd685aaae78bba0ec82
Merge: ebb21c7 1392000
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Mon Jun 6 15:26:03 2016 -0400

    Merge branch '9187-crunchv2-dispatching' closes #9187


commit 139200027a3192260b5ea7c2d0c93a8eb5f8eb7e
Merge: c405873 ebb21c7
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Mon Jun 6 14:46:37 2016 -0400

    Merge branch 'master' into 9187-crunchv2-dispatching


-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list