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

use floating_ip_update in compute_eip_associate #879

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

Jason-Zhang9309
Copy link
Collaborator

fixes #878
Test result:
make testacc TEST='./huaweicloud' TESTARGS='-run TestAccComputeV2EIPAssociate'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccComputeV2EIPAssociate -timeout 360m -parallel 4
=== RUN TestAccComputeV2EIPAssociate_basic
=== PAUSE TestAccComputeV2EIPAssociate_basic
=== RUN TestAccComputeV2EIPAssociate_fixedIP
=== PAUSE TestAccComputeV2EIPAssociate_fixedIP
=== CONT TestAccComputeV2EIPAssociate_fixedIP
=== CONT TestAccComputeV2EIPAssociate_basic
--- PASS: TestAccComputeV2EIPAssociate_fixedIP (175.96s)
--- PASS: TestAccComputeV2EIPAssociate_basic (185.36s)
PASS
ok github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud 185.451s

@ShiChangkuo ShiChangkuo merged commit 14e270f into huaweicloud:master Jan 30, 2021
@Jason-Zhang9309 Jason-Zhang9309 deleted the dev-compute-eip branch February 1, 2021 01:53
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.

Error: EIP was not attached to instance
2 participants