summaryrefslogtreecommitdiff
path: root/doc/integration
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-08-07 17:11:11 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-08-07 21:20:26 +0800
commit4d7c072da3b61d26ef86df0fde096c5f8dad4fc5 (patch)
treee4e621c00987d2650898227fb553b094ba59f729 /doc/integration
parente8a439ab68575bea85e46005412a4193f53366d7 (diff)
downloadgitlab-ce-4d7c072da3b61d26ef86df0fde096c5f8dad4fc5.tar.gz
Reset only migration models36052-reset-only-migration-models
So that we could make sure migration tests could run even if geo is not setup in EE. This is because we have a model like this: ``` ruby class Geo::BaseRegistry < ActiveRecord::Base def self.connection raise 'Geo secondary database is not configured' unless Gitlab::Geo.geo_database_configured? super end end ```
Diffstat (limited to 'doc/integration')
0 files changed, 0 insertions, 0 deletions