commit | 032d4a71fbacff0b55c27d20ad7d21c78d3320b4 | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 11:46:18 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 11:47:49 2013 +1000 |
tree | aa99dc302a19584b493065ccea80a9301dcb97c7 | |
parent | cec0ac5b2665359bd733012fe5e035eee4277332 [diff] |
Also test for downgrades
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.