Confirmed users
17
edits
Ianconnolly (talk | contribs) (→Tasks) |
Ianconnolly (talk | contribs) (→Tasks) |
||
| Line 7: | Line 7: | ||
=Tasks= | =Tasks= | ||
To add a task to be managed by Runner, the script should be added to runner/ | To add a task to be managed by Runner, the script should be added to runner/templates/tasks and an instance of the runner::task class which manages this script should be created (see the existing tasks in runner::tasks for examples). The tasks desired on a particular machine should be included in the toplevel class for that machine type (eg. toplevel::slave::releng::build for build slaves) | ||