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>2024-01-18 21:08:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-18 21:08:43 +0300
commit055b4c04d5cef7029625c08619df4f3bcdccc6c2 (patch)
tree4a363915e4878c17f5a6ffef6010a4bf0e3b8b76 /tooling/quality/test_level.rb
parent85f1126ea6f09296e4e5106d7d8319e93aeedf3c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'tooling/quality/test_level.rb')
-rw-r--r--tooling/quality/test_level.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/tooling/quality/test_level.rb b/tooling/quality/test_level.rb
index c0cc89380d1..f1a76692e3f 100644
--- a/tooling/quality/test_level.rb
+++ b/tooling/quality/test_level.rb
@@ -56,7 +56,8 @@ module Quality
views
workers
tooling
- ],
+ dot_gitlab_ci
+ ], # ^ tooling and dot_gitlab_ci might be worth to move to another level
integration: %w[
commands
controllers