Commit bf16617
committed
Fix OpenSearchContainerConnectionDetailsFactoryIT
- Add missing "spring.ai.vectorstore.opensearch.aws.enabled=false" to use for non AWS OpenSearch client
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>1 parent 6c9b4d6 commit bf16617
File tree
1 file changed
+2
-1
lines changed- spring-ai-spring-boot-testcontainers/src/test/java/org/springframework/ai/testcontainers/service/connection/opensearch
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments