commit | bae030499545d40f450a543eaa906dc6c55e88d1 | [log] [tgz] |
---|---|---|
author | Michael Still <mikal@stillhq.com> | Mon Dec 30 21:07:59 2013 +1100 |
committer | Michael Still <mikal@stillhq.com> | Mon Dec 30 21:07:59 2013 +1100 |
tree | e331933ad1270ca14a3b8f2b77785db8987f44fb | |
parent | 26be80f7bbc5a7df08ce63968fa144c58002b541 [diff] |
Always build a new git repo. This will only slow down test runs a tiny bit, but ensures we are never polluted with something from another test run. Change-Id: I3a9e4c13b289b14f82a6a8c9a821a0abc36876d2 Closes-bug: #1264947
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.