Opensearch docker image and Gitlab CI

Hi,

Have any of you tried using the Opensearch docker image as a service in Gitlab CI? I am currently using the Elasticsearch image, but we have switched to Opensearch 1.1.0, and I want to use the same version in my integration tests.

Made a Stackoverflow describing the issues: elasticsearch - Is testing in Gitlab Ci supported with Opensearch docker images as a service? - Stack Overflow

Thanks
Jonas

Looks like you got some response on Stack, but I just want to add that you really should be using 1.2.3 - anything below that is vulnerable to Log4Shell issues.

Yeah, hopefully AWS makes it available soon…

To be clear, the AWS version is patched. The downloadable/docker distribution 1.1 is not (and won’t be).