commit | 0b67108debbc756af7113432f44a192b5f7f2337 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Wed Sep 11 14:41:35 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Wed Sep 11 14:41:35 2013 +1000 |
tree | 4c4e12e2d92257406e0c1c05590265020dbb6875 | |
parent | c7e963bad45021867556aafabd6ff1ecd7af3a7f [diff] |
fix checking reporting overall results based off multiple datasets
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.