Michael Still 32a267ef58 Stop generating index files.
The index files are doubling the number of inodes we take, and we can
generate them on the fly with the log serving shim.

Change-Id: I2adcc4b4736892fbfa4afead83d04bc17aceb4a1
2013-12-12 14:20:31 +11:00
2013-09-11 12:30:38 +10:00
2013-08-12 10:40:27 +10:00
2013-08-12 23:25:35 +10:00
2013-07-31 11:56:11 +10:00
2013-11-21 10:37:27 +11:00
2013-09-17 13:34:37 +10:00
2013-11-21 10:37:27 +11:00

turbo-hipster

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.

plugins

gate_real_db_upgrade: Runs the db_sync migrations on each dataset available in the datasets subdir.

Description
A generic zuul worker using the gearman protocol.
Readme 1.9 MiB
Languages
Python 83%
Shell 17%