commit | 61daba46bb1ac4edf172f2fb2977e92f0bc0b6fe | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Wed Dec 18 13:55:42 2013 +1100 |
committer | Joshua Hesketh <josh@nitrotech.org> | Wed Dec 18 13:55:42 2013 +1100 |
tree | 6caec5684b03b8f7232d707aa4e1284d9a65fe15 | |
parent | a2276ace7ba277b6b3484cca53c7e13305ee409a [diff] |
Fix paramaters passed to database downgrades Change-Id: I8f9e7373640b0bf9953f3bc2363391d1e001ca01
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.