Closed
Description
Right now, we use Couchbase 6.5.1 for our integration tests. This image doesn't support the ARM architecture, which falls back to emulation on M1 macs, which is very slow. It looks like the Couchbase team added ARM support starting with 7.1: https://hub.docker.com/_/couchbase/tags?page=1&name=7.1
Consider updating the integration tests to use at least 7.1 for ARM support.