commit | ded9d9f6a75cb9fa029c2db547aee01a97f3b18e | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 12 17:15:04 2013 +1000 |
committer | Joshua Hesketh <josh@nitrotech.org> | Mon Aug 12 17:15:04 2013 +1000 |
tree | 1417ac15523ee058e128e1d5537ef2e0b640b0ca | |
parent | 070a0c2e1463848921840cb73c11f9403e1a6007 [diff] |
Process log files for failed/success results
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.