commit | 0ebf6950c817ec8860b04b5100f066b35bd75e2a | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Wed Aug 14 13:39:26 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Wed Aug 14 13:39:26 2013 +1000 |
tree | 23e7d69324dc3c637dba5f46cb17b735fa262bf9 | |
parent | ac445b5a3e5156a00e75a43b95946098467beda8 [diff] |
return the job datasets list
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.