gerrit/gerrit-acceptance-tests
Dave Borowitz 7f8addc4e6 Reduce number of valid NotesMigration permutations
Having one boolean per reviewdb table being replaced is overkill; in
practice, even during the migration, even on googlesource.com, we are
never going to turn on reading from some Change sub-tables but not
others. However, we will very likely turn on writes for changes before
writes for, say, accounts, so we do need some granularity.

Explain the supported level of granularity in the NotesMigration
javadoc.

Change-Id: I98261fa888b3f6b71ed896e6c791aeee8324e898
2014-08-20 07:59:29 -07:00
..
src/test/java/com/google/gerrit/acceptance Reduce number of valid NotesMigration permutations 2014-08-20 07:59:29 -07:00
BUCK Split pgm:init rule into init and util 2014-07-30 06:41:20 -07:00
tests.defs tests: Use insecure random for acceptance tests 2014-04-24 08:30:43 +02:00