commit | e9f74f122c1bd721f5f8d9e08fca35b01035de6d | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 26 11:06:01 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 26 11:06:01 2013 +1000 |
tree | d6d6e3cccb2f5450ff89da1c858f2002e5d9986b | |
parent | dff74c7eae113a4092e13ed6d5dff5d516ad2f92 [diff] |
use site packages to reduce pip downloading
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.