commit | ce52fa2b91748a470d4cb75315464281ec4ca6bc | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 12:09:38 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Tue Aug 13 12:09:38 2013 +1000 |
tree | 1b881723dfe677cc34f1e11c44439239679aef67 | |
parent | 032d4a71fbacff0b55c27d20ad7d21c78d3320b4 [diff] |
make db tests check for project and database type to work towards cross-project coverage
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.