commit | b7ddaa7a1e4d03d7b2ba9a9febbeaef9d82b6060 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Fri Aug 09 11:21:29 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Fri Aug 09 11:21:29 2013 +1000 |
tree | 473559a791d425ca9aaab71d7aa43b5ae4695e2b | |
parent | 8b8e08a203e16661bc7ee975cf6c11a2d51c54ba [diff] |
Add in extra debugging
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.