commit | a74f49da7bc23751595fcf20527cfc195d2e8d97 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Fri Sep 06 15:52:49 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Fri Sep 06 15:52:49 2013 +1000 |
tree | 3ac6c27c3676f366e76b71469a32db5f96d28979 | |
parent | e58ecb27ab84595cf9d5b2719432eb08be80746e [diff] |
refactor how datasets are stored
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.