Skip to content

Commit 3e7d454

Browse files
committed
chore(ci): use dd-sts for system-tests test optimization
1 parent 967246f commit 3e7d454

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,12 @@ jobs:
202202
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
203203
permissions:
204204
contents: read
205+
id-token: write
205206
packages: write
206207
with:
207208
library: cpp
208209
binaries_artifact: system_tests_binaries
209210
parametric_job_count: 8 # dedicated parameter to speed up parametric job
210211
scenarios: PARAMETRIC
211212
push_to_test_optimization: true
213+
dd_sts_policy: dd-trace-cpp-system-tests

0 commit comments

Comments
 (0)