commit | 6ea80f184da843d22ce6d06a24c2cc98521aeb46 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Wed Aug 21 12:18:23 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Wed Aug 21 12:18:23 2013 +1000 |
tree | e1134b25918e4538a8161860aa39a9ce0f02afdc | |
parent | 3ce439bdd3d83f2dbc97b6309a3faa520cf33c1c [diff] |
fix missing dependencies from nova
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.