We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136a3cb commit 91d5ae4Copy full SHA for 91d5ae4
jenkins-integration-build.sh
@@ -25,7 +25,7 @@ if [ "${1:-}" == "-m" ]; then
25
RUN_COUNT="1"
26
# CBS server settings
27
COUCHBASE_SERVER_PROTOCOL="couchbase"
28
- COUCHBASE_SERVER_VERSION="ghcr.io/cb-vanilla/server:7.6.5-5535"
+ COUCHBASE_SERVER_VERSION="enterprise-7.6.6"
29
SG_TEST_BUCKET_POOL_SIZE="3"
30
SG_TEST_BUCKET_POOL_DEBUG="true"
31
GSI="true"
0 commit comments