commit | 8b8e08a203e16661bc7ee975cf6c11a2d51c54ba | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Fri Aug 09 11:21:14 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Fri Aug 09 11:21:14 2013 +1000 |
tree | 5b7a5a817cd6aa9121ffb27bf08b89d2d06c1aa3 | |
parent | 9f89805baf8b13b6114f97187d4afe1dd8a9d69d [diff] |
Fix handle events
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.