Add smoke tests to verify Couchbase SSL connections

See gh-34811
This commit is contained in:
Scott Frederick
2023-05-04 17:09:52 -05:00
parent d4107a8185
commit 1143396531
17 changed files with 591 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ public final class DockerImageNames {
private static final String CASSANDRA_VERSION = "3.11.10";
private static final String COUCHBASE_VERSION = "6.5.1";
private static final String COUCHBASE_VERSION = "7.1.4";
private static final String ELASTICSEARCH_VERSION = "7.17.5";