commit | 80e17842f35975d31428d98f78ef3ab7b45b5d3c | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 12:17:52 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 12:17:52 2013 +1000 |
tree | 60c4d04a33e4f3037233661ebdb7d5b89f94c1f2 | |
parent | ce52fa2b91748a470d4cb75315464281ec4ca6bc [diff] |
register functions dynamically to allow every database to be tested against a patchset.
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.