commit | a446f4ffef79f58d45dfcf71be9cd2cf45390e2e | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Fri Aug 09 10:42:14 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Fri Aug 09 10:42:14 2013 +1000 |
tree | 4b609ed6141cbef9413c542497011ef81adc0eef | |
parent | 778aa176aca2dfed7f212f03acfc917fd9887910 [diff] |
update job processing structure
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.