commit | 4a30d27ce09b2085702202038ce9cfcafc184b20 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 12 11:17:25 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 12 11:17:25 2013 +1000 |
tree | ddca41e48c2d823140c09243c0bced02e3982c29 | |
parent | ef72b8a39f7e5b4f6be4b516eaaf73785a5c447c [diff] |
Fix manager sending job complete
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.