commit | 778aa176aca2dfed7f212f03acfc917fd9887910 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Thu Aug 01 12:28:44 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Thu Aug 01 12:28:44 2013 +1000 |
tree | 261df21c91f86f9b5cae702682b844042c7ad857 | |
parent | 39a0feef7b49f223ef04b0d0416aca6a47598584 [diff] |
move dataset details into a dict
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.