ifw-core  5.0.0-pre2
Namespaces | Functions
nomad.py File Reference

Namespaces

 stooUtils.nomad
 

Functions

def stooUtils.nomad.is_running (nomad_client, job_id)
 
def stooUtils.nomad.load_job (job_file)
 This procedures loads a nomad job file. More...
 
def stooUtils.nomad.start_job (nomad_client, job_file)
 
def stooUtils.nomad.wait_until_healthy (nomad_client, job_id)
 This procedure is reused from ETR (Calle's code) More...