Skip to content
Snippets Groups Projects
Commit 114a80ea authored by Imre (Admin)'s avatar Imre (Admin) Committed by Jenny Kim
Browse files

Fix clickouse-server version in CI

Merge branch 'security-fix_clickhouse_version-16-3' into '16-3-stable-ee'

See merge request gitlab-org/security/gitlab!3807

Changelog: security
parent 7a398efc
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -464,7 +464,7 @@
extends: .use-pg14
services:
- !reference [.db-services-with-auto-explain, services]
- name: clickhouse/clickhouse-server:23-alpine
- name: clickhouse/clickhouse-server:23.11.3.23-alpine
alias: clickhouse
variables:
CLICKHOUSE_USER: clickhouse
Loading
Loading
Loading
Loading
@@ -2,7 +2,7 @@ include:
- local: .gitlab/ci/qa-common/main.gitlab-ci.yml
- local: .gitlab/ci/qa-common/rules.gitlab-ci.yml
- local: .gitlab/ci/qa-common/variables.gitlab-ci.yml
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@7.3.0"
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.0.0"
inputs:
job_name: "e2e-test-report"
job_stage: "report"
Loading
Loading
Loading
Loading
@@ -4,7 +4,7 @@ include:
- local: .gitlab/ci/qa-common/main.gitlab-ci.yml
- local: .gitlab/ci/qa-common/rules.gitlab-ci.yml
- local: .gitlab/ci/qa-common/variables.gitlab-ci.yml
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@7.3.1"
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.0.0"
inputs:
job_name: "e2e-test-report"
job_stage: "report"
Loading
Loading
include:
- local: .gitlab/ci/qa-common/main.gitlab-ci.yml
- template: Verify/Browser-Performance.gitlab-ci.yml
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@7.3.0"
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.0.0"
inputs:
job_name: "e2e-test-report"
job_stage: "post-qa"
Loading
Loading
Loading
Loading
@@ -3,7 +3,7 @@ include:
- local: .gitlab/ci/qa-common/main.gitlab-ci.yml
- local: .gitlab/ci/qa-common/rules.gitlab-ci.yml
- local: .gitlab/ci/qa-common/variables.gitlab-ci.yml
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@7.3.0"
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.0.0"
inputs:
job_name: "e2e-test-report"
job_stage: "report"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment