commit | 1217693a018b06bf47cdb8ab9221a9dc481294c0 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Tue Sep 17 13:34:46 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Tue Sep 17 13:34:46 2013 +1000 |
tree | 90a06d84ccf6dd5b5b3799dc0b95c73e10773986 | |
parent | 0e471a7dd6f39c5d3f2fc481b7b4f14992ccd7ea [diff] |
Fix pep8 issues
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.