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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-20 14:43:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-20 14:43:17 +0300
commitdfc94207fec2d84314b1a5410cface22e8b369bd (patch)
treec54022f61ced104305889a64de080998a0dc773b /tests.yml
parentb874efeff674f6bf0355d5d242ecf81c6f7155df (diff)
Add latest changes from gitlab-org/gitlab@15-11-stable-eev15.11.0-rc42
Diffstat (limited to 'tests.yml')
-rw-r--r--tests.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests.yml b/tests.yml
index 1135d475cc4..f6908a03a8b 100644
--- a/tests.yml
+++ b/tests.yml
@@ -102,3 +102,13 @@ mapping:
test: ee/spec/config/metrics/every_metric_definition_spec.rb
- source: ee/lib/ee/gitlab/usage_data_counters/known_events/.*.yml
test: ee/spec/config/metrics/every_metric_definition_spec.rb
+
+ # See https://gitlab.com/gitlab-org/quality/engineering-productivity/team/-/issues/146
+ - source: config/feature_categories.yml
+ test: spec/db/docs_spec.rb
+ - source: config/feature_categories.yml
+ test: ee/spec/lib/ee/gitlab/database/docs/docs_spec.rb
+
+ # See https://gitlab.com/gitlab-org/quality/engineering-productivity/master-broken-incidents/-/issues/1360
+ - source: vendor/project_templates/.*
+ test: spec/lib/gitlab/project_template_spec.rb