commit | 16028a954368777f7e0996d940a47a7870e8a525 | [log] [tgz] |
---|---|---|
author | Michael Still <mikal@stillhq.com> | Tue Dec 24 19:42:59 2013 +1100 |
committer | Michael Still <mikal@stillhq.com> | Tue Dec 24 19:42:59 2013 +1100 |
tree | c3c72e4cf0e0c9395347c07a31b19d263c735626 | |
parent | 49cf70e748fc601027b7189f8d1d27c295178cc7 [diff] |
Check if we built the venv correctly A simple check for venv creation. Partial fix bug: 1263840 Change-Id: Ic585cd97a53871df1058a99b0d3db5ff553342f4
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.