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

r/keyvault: increasing the availability checks #1164

Merged
merged 1 commit into from
Apr 25, 2018

Conversation

tombuildsstuff
Copy link
Contributor

During some edge case testing I noticed that the Key Vault itself is available, however some of the external tests fail as the DNS wasn't fully available. This PR adds a 30s delay before checking, and then bumps the number of continuous target occurrences to correct this.

$ acctests azurerm TestAccAzureRMKeyVaultSecret_importComplete
=== RUN   TestAccAzureRMKeyVaultSecret_importComplete
go --ver--- PASS: TestAccAzureRMKeyVaultSecret_importComplete (166.51s)
PASS
ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	166.533s

```
$ acctests azurerm TestAccAzureRMKeyVaultSecret_importComplete
=== RUN   TestAccAzureRMKeyVaultSecret_importComplete
go --ver--- PASS: TestAccAzureRMKeyVaultSecret_importComplete (166.51s)
PASS
ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	166.533s
```
@tombuildsstuff tombuildsstuff added this to the 1.4.0 milestone Apr 25, 2018
@tombuildsstuff tombuildsstuff changed the title [WIP] r/keyvault: increasing the availability checks r/keyvault: increasing the availability checks Apr 25, 2018
@tombuildsstuff
Copy link
Contributor Author

All the Key Vault + Key Vault Certificate/Key/Secret tests pass:

screen shot 2018-04-25 at 12 01 24

@tombuildsstuff tombuildsstuff requested review from radeksimko and a team April 25, 2018 10:02
@tombuildsstuff tombuildsstuff merged commit b90e597 into master Apr 25, 2018
@tombuildsstuff tombuildsstuff deleted the key-vault-timing branch April 25, 2018 10:30
tombuildsstuff added a commit that referenced this pull request Apr 25, 2018
@ghost
Copy link

ghost commented Mar 31, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants