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

Primary network interface doc tests #1

Merged

Conversation

pearcec
Copy link

@pearcec pearcec commented Feb 17, 2017

Merge this in with your branch. This should update your PR. Lets see if we can get this into the v0.9.0 release. You might need to cherry-pick into the lastest master. I was working off your branch which is a little stale at this point. Tests works. Only caveat is we need to deploy D3 for the multi-NICs

+ make testacc TEST=./builtin/providers/azurerm TESTARGS=-run=TestAccAzureRMVirtualMachine_primaryNetworkInterfaceId
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/02/17 10:00:58 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/azurerm -v -run=TestAccAzureRMVirtualMachine_primaryNetworkInterfaceId -timeout 120
m
=== RUN   TestAccAzureRMVirtualMachine_primaryNetworkInterfaceId
 --- PASS: TestAccAzureRMVirtualMachine_primaryNetworkInterfaceId (560.72s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/azurerm        560.733s

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

Successfully merging this pull request may close these issues.

2 participants