Branch: refs/heads/master
  Home:   https://github.com/uzh/gc3pie
  Commit: e4ae7779e4529ba9416645c2c5df6d92c049ef76
      
https://github.com/uzh/gc3pie/commit/e4ae7779e4529ba9416645c2c5df6d92c049ef76
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M gc3libs/core.py

  Log Message:
  -----------
  Abort submission cycle if `LRMSSkipSubmissionToNextIteration` is raised.

This should avoid logging endless lines with this pseudo-error when
submitting many many jobs to a constrained execution resource.


  Commit: cea37ee85e6541c456225e0b3731bf1425bbb229
      
https://github.com/uzh/gc3pie/commit/cea37ee85e6541c456225e0b3731bf1425bbb229
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M gc3apps/ieu.uzh.ch/README.gepecell.txt
    M gc3apps/ieu.uzh.ch/README.gsPhenotypicalHomologyExample.txt
    M gc3libs/backends/ec2.py
    M gc3libs/backends/openstack.py
    M gc3libs/core.py
    M gc3libs/exceptions.py

  Log Message:
  -----------
  Rename `LRMSSkipSubmissionToNextIteration` to `ResourceNotReady`.

The old spelling is still supported, but with a warning message.

Although basically just a cosmetic operation, I hope it makes for
better readability of code and logs (since exception names are logged).


  Commit: 343700ff82afc0548a507ff6243cc19a80ca59ba
      
https://github.com/uzh/gc3pie/commit/343700ff82afc0548a507ff6243cc19a80ca59ba
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M gc3libs/backends/shellcmd.py
    M gc3libs/core.py
    M gc3libs/exceptions.py

  Log Message:
  -----------
  Disable `ShellcmdLrms` resources if capacity is exceeded.

This is implemented by having the resource raise a
`MaximumCapacityExceeded` exception, to which the scheduler reacts by
dropping the resource for the current cycle.


  Commit: 652b60cb052ca995776f073dad30f2f5d4719495
      
https://github.com/uzh/gc3pie/commit/652b60cb052ca995776f073dad30f2f5d4719495
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M gc3libs/poller.py
    M gc3libs/tests/test_poller.py

  Log Message:
  -----------
  Fix "double delete" in `FilePoller`.

Also, make tests more strict.


Compare: https://github.com/uzh/gc3pie/compare/a1cf3080dc3b...652b60cb052c

-- 
You received this message because you are subscribed to the Google Groups 
"gc3pie-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gc3pie-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gc3pie-dev/5a5df999b6cb_53122b0252315c0c2062f%40hookshot-fe-cace476.cp1-iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to