commit | 8ed742ee2e86b8df93fbd579744329abe885eee2 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Wed Aug 14 11:31:43 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Wed Aug 14 11:31:43 2013 +1000 |
tree | fe6671ad9ffda0295ed783a12564f41b0474270b | |
parent | 66f9f603941fb376ad167d961f3550d475baa391 [diff] |
Fix typo in command generation
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.