Commit 815cc1c
authored
Use ParamsFromEnvironment for windows VM (#46098)
### What does this PR do?
Check env for test signing and provisions VMs as test signing. This reenables ability to run test signed drivers and verify they work with the agent correctly.
### Motivation
https://datadoghq.atlassian.net/browse/WINA-2369
### Describe how you validated your changes
Pipeline still succeeds, manually ran pipeline with test signing a verified that test signing is enabled again.
### Additional Notes
Co-authored-by: jack.phillips <[email protected]>1 parent 3bd2365 commit 815cc1c
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
61 | 71 | | |
62 | 72 | | |
63 | 73 | | |
| |||
0 commit comments