ifw-core
3.0.0
|
Namespaces | |
stooUtils.nomad | |
Functions | |
def | stooUtils.nomad.is_running (nomad_client, job_id) |
def | stooUtils.nomad.load_job (job_file) |
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... | |