commit | ca869abb93f29b4a50a36683e1a5d13d86e5f04a | [log] [tgz] |
---|---|---|
author | Michael Still <mikal@stillhq.com> | Thu Dec 05 23:48:21 2013 +1100 |
committer | Joshua Hesketh <josh@nitrotech.org> | Thu Dec 12 14:11:09 2013 +1100 |
tree | 576f9a4884148b877c74d42594c5f26b70c3cec9 | |
parent | ef0f711e3581a1ed2e406a1a369538222c085d63 [diff] |
Support aborting early. Change-Id: I399936406f16b0357400cae20a1ee1061a61d9b3
A set of CI tools.
worker_server.py is a worker server that loads and runs task_plugins.
Each task_plugin is a zuul gearman worker that implements, handles, executes a job, uploads/post-processes the logs and sends back the results to zuul.
gate_real_db_upgrade: Runs the db_sync migrations on each dataset available in the datasets subdir.