Skip to content

Commit 2151b16

Browse files
sabrennerrochdev
authored andcommitted
ci(langchain): re-enable latest langchain tests with cassettes (#6243)
* tracing plugin tests * llmobs tests, plus some fixups to apm tracing tests * cassettes * use testagent 1.31.1 * small tweak
1 parent e6abc38 commit 2151b16

File tree

35 files changed

+4110
-795
lines changed

35 files changed

+4110
-795
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ services:
177177
- LDAP_PASSWORDS=password1,password2
178178

179179
testagent:
180-
image: ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.27.4
180+
image: ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.31.1
181181
ports:
182182
- "127.0.0.1:9126:9126"
183183
environment:

0 commit comments

Comments
 (0)