Skip to content
Jérôme Quéré edited this page Aug 13, 2015 · 2 revisions

Subtask

This task allow you to run multiple subtasks.

Be careful: If one of the subtask fail none of the other subtasks will be executed.

options:

  • SUBTASKS: (mandatory)
    A list of task name separated by space you want to run as subtask.

exemple:

IB_TASK_all_TYPE="subtask"
IB_TASK_all_SUBTASKS="mysql data"