Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KeyVault] enable Managed HSM live tests #16162

Merged
merged 25 commits into from
Nov 18, 2021
Merged

Conversation

seankane-msft
Copy link
Member

closes #16153

@seankane-msft seankane-msft self-assigned this Nov 15, 2021
@ghost ghost added the KeyVault label Nov 15, 2021
@seankane-msft
Copy link
Member Author

/azp run go - azkeys

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

"Pool": "azsdk-pool-mms-ubuntu-2004-general"
}
},
"ArmTemplateParameters": "@{ enableHsm = $true }"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seankane-msft seankane-msft merged commit cfd6b4a into Azure:main Nov 18, 2021
@seankane-msft seankane-msft deleted the hsmtests branch November 18, 2021 17:13
jhendrixMSFT pushed a commit to jhendrixMSFT/azure-sdk-for-go that referenced this pull request Jan 12, 2022
* enable hsm live tests

* updating tests for HSM

* testing live

* removing import key

* undoing changes to crypto

* undoing more changes

* pulling in bens changes

* include go version in platform-matrix.json file

* updating challenge auth for hsm issue

* fixes to getChallengeRequest

* adding debug info to live tests

* updates that work locally, does not work in pipelines

* print statements for pipeline debugging

* updating debug

* manually set contentlength to 0

* fixing issue with debug statement

* getting a stream issue or Bad Request straight at service

* moving commit to correct branch

* dont read without resetting the body

* new recordings and fixed challenge policy

* using separate pipeline again

* making crypto tests live only

* updating coverage

* linter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[KeyVault] Add Managed HSM Live Tests for crypto client and CI
2 participants