Motr  M0
tasks Namespace Reference

Functions

def get_overrides (overrides)
 
def parse_options (conf, result_dir)
 
def run_cmds (cmds, path)
 
def send_mail (to, status, tid)
 
def pack_artifacts (path)
 
def io_workload_task (conf_opt, task)
 
def post_execute_hook (task, task_value, exc)
 

Function Documentation

◆ get_overrides()

def tasks.get_overrides (   overrides)

Definition at line 26 of file tasks.py.

Here is the caller graph for this function:

◆ io_workload_task()

def tasks.io_workload_task (   conf_opt,
  task 
)

Definition at line 131 of file tasks.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pack_artifacts()

def tasks.pack_artifacts (   path)

Definition at line 121 of file tasks.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ parse_options()

def tasks.parse_options (   conf,
  result_dir 
)

Definition at line 29 of file tasks.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ post_execute_hook()

def tasks.post_execute_hook (   task,
  task_value,
  exc 
)

Definition at line 197 of file tasks.py.

Here is the call graph for this function:

◆ run_cmds()

def tasks.run_cmds (   cmds,
  path 
)

Definition at line 106 of file tasks.py.

Here is the caller graph for this function:

◆ send_mail()

def tasks.send_mail (   to,
  status,
  tid 
)

Definition at line 110 of file tasks.py.

Here is the caller graph for this function: