SpiNNakerManchester / spalloc_server

A SpiNNaker machine allocation and partitioning application.
0 stars 2 forks source link

More logging #18

Closed dkfellows closed 7 years ago

dkfellows commented 7 years ago

This is the fix for https://github.com/SpiNNakerManchester/spalloc_server/issues/1

This adds tracking of the IP address that last did an action that triggered an update of the keep-alive timeout. The information is used in certain parts of logging and is also reported back in the result of list_jobs() as an extra field of the per-job tuple (keepalivehost).

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.05%) to 99.955% when pulling 09732491b77e0dfa32613e0cb9a54ea376b86cd6 on more-logging into 21cafddc73333504605ee180faaec003610c21eb on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9491fb4ccc15d9916807c26b03dfd500e4965db8 on more-logging into 21cafddc73333504605ee180faaec003610c21eb on master.