commit | 4d5ba720812e1b66c74e78065dd3617fcc989f1e | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Sat Nov 23 16:54:33 2013 +1100 |
committer | Joshua Hesketh <josh@nitrotech.org> | Thu Dec 12 13:39:07 2013 +1100 |
tree | 6dc83f15fd72334674a564731eda1d82a6fe3fd7 | |
parent | b39f8840d68992b9c3a392b4b3b21519d9bffc7b [diff] |
Check the logs for migrations that take too long Change-Id: I38cbce3771afea8dc2ffecc243d727bc1759431e
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.