commit | bacf189245f4e9253b6e31c5cff402cce6c1f5bf | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Mon Sep 09 11:30:39 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Mon Sep 09 11:30:39 2013 +1000 |
tree | 48865876af497e49f9b60378a071925ce9f2d248 | |
parent | 055a08be4758c5254c2b29dcd24b46bad01d4c95 [diff] |
Add in extra handling of schema versions
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.