Skip to content
Snippets Groups Projects
  • Iustin Pop's avatar
    Implement first version of job execution · b2245847
    Iustin Pop authored
    
    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>
    b2245847