commit | 5231d4c50b0beba94f90594e1ee70e17dd830dec | [log] [tgz] |
---|---|---|
author | Michael Still <mikal@stillhq.com> | Tue Dec 24 17:47:59 2013 +1100 |
committer | Michael Still <mikal@stillhq.com> | Wed Dec 25 08:56:36 2013 +1100 |
tree | 7a6c5f20d6ba4d97d622792a7e35b6462d43ddef | |
parent | 61daba46bb1ac4edf172f2fb2977e92f0bc0b6fe [diff] |
Check the return code for the test script. Rework the error reporting from the dataset log analysis to take into account global failures as well, and only report success if both global success and dataset success have been achieved. Fixes bug: 1263828 Change-Id: I53aa5ab949293a02f93f9981c0f98246a77d825f
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.