Skip to content

Commit 03eda66

Browse files
committed
Disable Spring Boot 4 agentless e2e tests for now
1 parent 42fe02a commit 03eda66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/system-tests-backend.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ jobs:
5757
- sample: "sentry-samples-spring-boot-4-webflux"
5858
agent: "false"
5959
agent-auto-init: "true"
60-
- sample: "sentry-samples-spring-boot-4-opentelemetry-noagent"
61-
agent: "false"
62-
agent-auto-init: "true"
60+
# - sample: "sentry-samples-spring-boot-4-opentelemetry-noagent"
61+
# agent: "false"
62+
# agent-auto-init: "true"
6363
- sample: "sentry-samples-spring-boot-4-opentelemetry"
6464
agent: "true"
6565
agent-auto-init: "true"

0 commit comments

Comments
 (0)