commit | 123625ca519086cf8306f86d102262c63d0f6d2b | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Tue Sep 17 13:34:52 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Tue Sep 17 13:34:52 2013 +1000 |
tree | 95d1fa8c7dd17d0977b571f4240073b5fcc9ce11 | |
parent | 1217693a018b06bf47cdb8ab9221a9dc481294c0 [diff] |
Fix tests
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.