summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/usage_data_spec.rb
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2017-09-08 19:38:02 +0200
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2017-09-08 19:38:02 +0200
commit5c6f40ab6e825e8d31e3bfc362e9bcce80a14dba (patch)
treea45dc55aab2c2510611d5e480e8c31828515fdf8 /spec/lib/gitlab/usage_data_spec.rb
parentdc46863cda29f19a5f403ebaaded92ba17faee2f (diff)
downloadgitlab-ce-5c6f40ab6e825e8d31e3bfc362e9bcce80a14dba.tar.gz
Add usage ping for Auto DevOps
Fixes gitlab-org/gitlab-ce#37648
Diffstat (limited to 'spec/lib/gitlab/usage_data_spec.rb')
-rw-r--r--spec/lib/gitlab/usage_data_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/lib/gitlab/usage_data_spec.rb b/spec/lib/gitlab/usage_data_spec.rb
index 68429d792f2..daca5c73415 100644
--- a/spec/lib/gitlab/usage_data_spec.rb
+++ b/spec/lib/gitlab/usage_data_spec.rb
@@ -40,6 +40,8 @@ describe Gitlab::UsageData do
ci_builds
ci_internal_pipelines
ci_external_pipelines
+ ci_pipeline_config_auto_devops
+ ci_pipeline_config_repository
ci_runners
ci_triggers
ci_pipeline_schedules