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

Add ELB v3 pools and members #1150

Merged
merged 1 commit into from
May 21, 2021
Merged

Conversation

niuzhenguo
Copy link
Member

@niuzhenguo niuzhenguo commented May 20, 2021

What this PR does / why we need it:

Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
Related to #1021

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

make testacc TEST=./huaweicloud/ TESTARGS='-run=TestAccElbV3Pool'
...
=== RUN   TestAccElbV3Pool_basic
=== PAUSE TestAccElbV3Pool_basic
=== CONT  TestAccElbV3Pool_basic
--- PASS: TestAccElbV3Pool_basic (246.31s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       246.333s

make testacc TEST=./huaweicloud/ TESTARGS='-run=TestAccElbV3Member'
...
=== RUN   TestAccElbV3Member_basic
=== PAUSE TestAccElbV3Member_basic
=== CONT  TestAccElbV3Member_basic
--- PASS: TestAccElbV3Member_basic (106.69s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       106.710s

@niuzhenguo niuzhenguo merged commit dfc8ebf into huaweicloud:master May 21, 2021
@niuzhenguo niuzhenguo deleted the elb_v3 branch May 21, 2021 07:32
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.

1 participant