Skip to content
Snippets Groups Projects
Commit b2245847 authored by Iustin Pop's avatar Iustin Pop
Browse files

Implement first version of job execution


This not so nice patch adds submit/wait-for-completion functionality in
hbal. When enabled via ‘-X’ (only working on Luxi), it executes the jobs
(as split into separate jobsets by Cluster.splitJobs) and waits until
ganeti has finished all of them.

This is a rough version: it waits ad infinitum for completion, has
hardcoded timeouts, etc.

Signed-off-by: default avatarIustin Pop <iustin@google.com>
parent 0df5a1b4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment