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

VirtualNetworkGateway Additional Testcases #1409

Merged
merged 4 commits into from
Jun 22, 2018
Merged

VirtualNetworkGateway Additional Testcases #1409

merged 4 commits into from
Jun 22, 2018

Conversation

lrxtom2
Copy link
Contributor

@lrxtom2 lrxtom2 commented Jun 19, 2018

TestAccAzureRMVirtualNetworkGateway_standard
TestAccAzureRMVirtualNetworkGateway_vpnGw2
TestAccAzureRMVirtualNetworkGateway_vpnGw3

Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

hey @lrxtom2

Thanks for this PR - I've taken a look through and left a few minor comments inline - but this otherwise looks good to me. If we can resolve those issues & fix the merge conflict then we should be able to run the tests and merge this :)

Thanks!

{
Config: config,
Check: resource.ComposeTestCheckFunc(
testCheckAzureRMVirtualNetworkGatewayExists("azurerm_virtual_network_gateway.test"),
Copy link
Contributor

Choose a reason for hiding this comment

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

"azurerm_virtual_network_gateway.test" -> resourceName

{
Config: config,
Check: resource.ComposeTestCheckFunc(
testCheckAzureRMVirtualNetworkGatewayExists("azurerm_virtual_network_gateway.test"),
Copy link
Contributor

Choose a reason for hiding this comment

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

"azurerm_virtual_network_gateway.test" -> resourceName

{
Config: config,
Check: resource.ComposeTestCheckFunc(
testCheckAzureRMVirtualNetworkGatewayExists("azurerm_virtual_network_gateway.test"),
Copy link
Contributor

Choose a reason for hiding this comment

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

"azurerm_virtual_network_gateway.test" -> resourceName

@tombuildsstuff
Copy link
Contributor

hey @lrxtom2

Thanks for fixing the merge conflicts; if we can fix the build failure then this should be good to merge:

$ make test
==> Checking that code complies with gofmt requirements...
gofmt needs running on the following files:
./azurerm/resource_arm_virtual_network_gateway_test.go
You can use the command: `make fmt` to reformat code.
make: *** [fmtcheck] Error 1

Thanks!

@lrxtom2
Copy link
Contributor Author

lrxtom2 commented Jun 22, 2018

Thanks for @tombuildsstuff
I will pay attention to that next time.

Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

thanks for fixing those issues, this now LGTM 👍

@tombuildsstuff
Copy link
Contributor

Tests pass, ignoring an existing test failure (which is fixed in #1431):

screenshot 2018-06-22 at 16 10 18

@tombuildsstuff tombuildsstuff merged commit 471a45f into hashicorp:master Jun 22, 2018
@ghost
Copy link

ghost commented Mar 30, 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 30, 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