This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".
The branch, stable-2.6 has been updated
via e4cf42d45f925f9d42687e6eaacda0ab91805de2 (commit)
from f0f8d06094183aac91f1aa2151c529e3f18912b2 (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.
- Log -----------------------------------------------------------------
commit e4cf42d45f925f9d42687e6eaacda0ab91805de2
Author: Michael Hanselmann <
han...@google.com>
Date: Fri Oct 5 04:36:42 2012 +0200
jqueue: Look at archived jobs when watching
First: This enables the use of “gnt-job watch $id” for archived jobs.
Now, the reason for actually making this work is that during
sufficiently large group or node evacuations jobs are archived before
the client gets to poll for their output. This led to situations where
the jobs would finish successfully, but the client reported an error
because it couldn't see the job anymore.
Signed-off-by: Michael Hanselmann <
han...@google.com>
Reviewed-by: Bernardo Dal Seno <
bdal...@google.com>
(cherry picked from commit 045694691691af1b10d1d055bdac55cf205e47de)
-----------------------------------------------------------------------
Summary of changes:
lib/jqueue.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Ganeti core