Skip to content

Commit 8734a16

Browse files
bltclaude
andcommitted
Add Rust compression build to OTEL integration tests
The otel-agent.integration-test job links against libdatadog_compression and needs the Rust library built before running the tests. Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 71bcdf5 commit 8734a16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/test/integration_test/otel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ integration_tests_otel:
99
needs: ["go_deps"]
1010
script:
1111
- !reference [.retrieve_linux_go_deps]
12+
- dda inv -- rust-compression.build --release
1213
- dda inv -- check-otel-build
1314
- dda inv -- check-otel-module-versions
1415
- dda inv -- otel-agent.integration-test

0 commit comments

Comments
 (0)