turbo-hipster/turbo_hipster
Michael Still ffe7a2cf34 Better cost metrics.
This review attempts to provide better cost metrics for the upgrade
steps. I do a few things:

 - restart mysql before the upgrades to flush innodb buffers and
   caches
 - run each migration as a separate job
 - log the innodb counters from mysql after each run

This will provide some first order metrics which are better than
wall time -- for example the number of written rows is probably
a more interesting metric than the number of seconds on a loaded
instance with a noisy neighbour.

We also need to do git pulls on stable branches, as zuul doesn't
do that for us.

Change-Id: I39e964a9bbe43717b5a5b5dfd236ee2fa2c62a00
2014-01-14 11:45:49 +11:00
..
cmd Move extra commands into folder 2014-01-09 13:56:07 +08:00
lib Log job identifiers in an attempt to find the queue name bug. 2014-01-10 14:13:15 +11:00
task_plugins Better cost metrics. 2014-01-14 11:45:49 +11:00
__init__.py add in testing framework 2013-07-29 11:51:20 +10:00
worker_manager.py wait for server before registering function 2014-01-10 14:19:11 +08:00
worker_server.py Add unit tests for execute_to_log. 2014-01-10 14:09:10 +11:00