Commit 23e95a8
authored
Fix live Key Vault tests (#24593)
* Fix live Key Vault tests
The services for the attestation mock service container were
conditioned, which required the `output` parameter to be conditioned and
it wasn't. Initially testing locally with enableHsm=true so didn't catch
it.
* Ignore tests that unnecessary require Attestation
Secure Key Release isn't yet supported on Key Vault, so ignore any tests that try to get this now-optional variable.1 parent 509cdb9 commit 23e95a8
2 files changed
+5
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
327 | 328 | | |
328 | 329 | | |
329 | 330 | | |
| |||
0 commit comments