Skip to content

Upgrade Elasticsearch in CI to 7.14.2

Terri Chu requested to merge upgrade-ci-to-es-7.15.1 into master

What does this MR do and why?

We are planning on upgrading our production environment to 7.15.1 (gitlab-com/gl-infra/production#5758 (closed)) so we want to use the same version in CI. Dockerhub does not have version 7.15.1 available yet, so we will have to use the latest 7.14.2. A follow up issue has been opened (#343447 (closed)) to upgrade CI once that version becomes available.

Note: Elastic has their own registry where 7.15.1 is available but we've had problems with being rate limited from this registry before !21750 (merged) so it's best to just go with 7.14.2 in CI for now until it's published.

Elastic version 17.15.1 was verified in CI using commit (e81a16fc) with pipeline: https://gitlab.com/gitlab-org/gitlab/-/pipelines/392036368

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Terri Chu

Merge request reports