Enable Managed HSM tests to run on a single platform #16531
Labels
Client
This issue points to a problem in the data-plane of the library.
KeyVault
test-reliability
Issue that causes tests to be unreliable
Milestone
We can only deploy 1 Managed HSM per subscription per region during its preview. As such, I have to limit how we deploy it for automated testing. I don't want to mark it "Manual" because it will never be tested, so instead I'm using conditional compilation (could use test-discovery attributes, but this is easier for the same effect).
When we can deploy more or if we decide to run all platforms' tests serially (would take a long time), we should take out the code to run the tests on all platforms.
The text was updated successfully, but these errors were encountered: