Commit 32588fe
authored
chore(ci): use dd-sts for system-tests test optimization (#55)
## Summary
Migrates system-tests CI to use
[dd-sts](https://github.com/DataDog/dd-sts-action) for Datadog Test
Optimization instead of long-lived API keys.
All repositories now share a single `system-tests` policy (see
[dd-source#408172](DataDog/dd-source#408172)) —
no per-repo policy is needed.
Depends on
[DataDog/system-tests#6726](DataDog/system-tests#6726).
### Changes
- Pin system-tests to `1e5d6b709` (current `main`, pre-migration) to
allow a controlled rollout: repos stay on the pre-migration workflow
until their pin is explicitly updated to the post-merge SHA1 parent e1d804b commit 32588fe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments