commit | 070a0c2e1463848921840cb73c11f9403e1a6007 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 12 16:30:09 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 12 16:30:09 2013 +1000 |
tree | f4ec882151b79262bba1e18b779e370139b315e1 | |
parent | cdda8272a9e456ea54a519a743dcd0c6a09f74f9 [diff] |
work on output of results
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.