Skip to content
代码片段 群组 项目
未验证 提交 3d09a5cf 编辑于 作者: Andrejs Cunskis's avatar Andrejs Cunskis 提交者: GitLab
浏览文件

Run test-on-cng for all dependent component update mrs

上级 ebf28224
No related branches found
No related tags found
无相关合并请求
......@@ -265,6 +265,14 @@
- "GITALY_SERVER_VERSION"
- "lib/gitlab/setup_helper.rb"
# versions of all these components can affect cloud native deployment
.cng-dependency-patterns: &cng-dependency-patterns
- GITLAB_WORKHORSE_VERSION
- GITLAB_SHELL_VERSION
- GITLAB_KAS_VERSION
- GITLAB_PAGES_VERSION
- GITALY_SERVER_VERSION
.workhorse-patterns: &workhorse-patterns
- ".gitlab/ci/version.yml"
- ".gitlab/ci/workhorse.gitlab-ci.yml"
......@@ -1318,6 +1326,8 @@
- <<: *if-merge-request-labels-run-review-app
- <<: *if-merge-request
changes: *qa-patterns
- <<: *if-merge-request
changes: *cng-dependency-patterns
- <<: *if-merge-request-targeting-stable-branch
changes: *setup-test-env-patterns
- <<: *if-default-refs
......@@ -1887,14 +1897,14 @@
when: never
- <<: *if-security-schedule
when: never
- <<: *if-merge-request
changes: *cng-dependency-patterns
- !reference [".qa:rules:e2e-blocking-base-before", rules]
- !reference [".prevent-tier-2-and-below", rules]
- !reference [".qa:rules:e2e-blocking-base-after", rules]
- !reference [".qa:rules:e2e-schedule-nightly", rules]
- <<: *if-dot-com-gitlab-org-schedule
variables:
<<: *qa-e2e-test-schedule-variables
QA_RUN_IN_PARALLEL: "true"
variables: *qa-e2e-test-schedule-variables
.qa:rules:test-on-omnibus-nightly:
rules:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册