Skip to content

Commit eb311bf

Browse files
committed
chore(ci): use dd-sts for system-tests test optimization
1 parent ebbfba3 commit eb311bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,12 @@ jobs:
188188
secrets: inherit
189189
permissions:
190190
contents: read
191+
id-token: write
191192
packages: write
192193
with:
193194
library: cpp
194195
binaries_artifact: system_tests_binaries
195196
parametric_job_count: 8 # dedicated parameter to speed up parametric job
196197
scenarios: PARAMETRIC
198+
push_to_test_optimization: true
199+
dd_sts_policy: dd-trace-cpp-system-tests

0 commit comments

Comments
 (0)