Jobs

base-test

A job to test changes to the base job without disturbing the main job in production. Not for general use.

base

The recommended base job.

All jobs ultimately inherit from this. It runs a pre-playbook which copies all of the job’s prepared git repos on to all of the nodes in the nodeset.

It also sets a default timeout value (which may be overidden).