commit | b39f8840d68992b9c3a392b4b3b21519d9bffc7b | [log] [tgz] |
---|---|---|
author | Joshua Hesketh <josh@nitrotech.org> | Thu Nov 21 13:12:00 2013 +1100 |
committer | Joshua Hesketh <josh@nitrotech.org> | Thu Nov 21 13:12:00 2013 +1100 |
tree | 9a76595ea808eac27dbcce3b51fc2259d414215d | |
parent | 3baaa0d160258761cca6906d1e475f6377859f7c [diff] |
Make sure we wait for a gearman server Change-Id: I4cc5f5b6fb50a77116aeede4a450bd8281a5a5a9
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.