puppet-subunit2sql/templates
Matthew Treinish d286d9f63d Add option to disable uneccesary data migration
The latest subunit2sql migration includes a data migration to extract
the microseconds from timestamps into a separate column. However, the
infra DB for this has already stripped out all the microsecond data
from the timestamps, making running that part of the migration
unnecessary. This commit adds the flag to the template subunit2sql
config file so that we don't run that and just use the default value,
0, for the new columns, which should save a significant amount of time
when running the migration.

Change-Id: Idf32b883babc79cabe3da1d38e3f7ddd5c4127de
2015-03-06 15:23:05 -05:00
..
jenkins-subunit-worker.init.erb Add /usr/local/bin to subunit-worker init PATH 2014-11-18 20:52:37 -05:00
subunit2sql-my.cnf.erb Add backup before running db migrations 2015-03-05 19:22:22 -05:00
subunit2sql.conf.erb Add option to disable uneccesary data migration 2015-03-06 15:23:05 -05:00