Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Botelho <tiagonbotelho@hotmail.com>2018-02-13 19:52:00 +0300
committerTiago Botelho <tiagonbotelho@hotmail.com>2018-02-28 13:46:20 +0300
commit3f31da9c69c550d1698a1376e37d36f4e6e309b5 (patch)
tree7ec4fe31dc02e4885eb97464973273358964c742 /spec/lib/gitlab/usage_data_spec.rb
parent41bb23ae1d61f1e94749a288d822c93b430ee9c8 (diff)
Restrict cycle analytics usage data to instances that use postgres only
Diffstat (limited to 'spec/lib/gitlab/usage_data_spec.rb')
-rw-r--r--spec/lib/gitlab/usage_data_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/lib/gitlab/usage_data_spec.rb b/spec/lib/gitlab/usage_data_spec.rb
index 0e9ecff25a6..138d21ede97 100644
--- a/spec/lib/gitlab/usage_data_spec.rb
+++ b/spec/lib/gitlab/usage_data_spec.rb
@@ -36,6 +36,7 @@ describe Gitlab::UsageData do
gitlab_shared_runners
git
database
+ avg_cycle_analytics
))
end