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

tests/provider: Update hardcoded AZs (LB) #14716

Merged
merged 1 commit into from
Aug 18, 2020
Merged

tests/provider: Update hardcoded AZs (LB) #14716

merged 1 commit into from
Aug 18, 2020

Conversation

YakDriver
Copy link
Member

@YakDriver YakDriver commented Aug 18, 2020

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #12995

Release note for CHANGELOG:

NONE

Output from acceptance testing (GovCloud partition): (several failures are VPC-limit related)

--- PASS: TestAccAWSLB_noSecurityGroup (199.47s)
--- PASS: TestAccAWSLB_BackwardsCompatibility (222.73s)
--- PASS: TestAccAWSLB_generatesNameForZeroValue (240.30s)
--- PASS: TestAccAWSLB_generatedName (240.60s)
--- PASS: TestAccAWSLB_networkLoadbalancer_subnet_change (259.70s)
--- PASS: TestAccAWSLB_NLB_privateipv4address (272.24s)
--- PASS: TestAccAWSLB_updatedSubnets (273.72s)
--- PASS: TestAccAWSLB_updatedSecurityGroups (284.29s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDeletionProtection (325.69s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDropInvalidHeaderFields (327.67s)
--- PASS: TestAccAWSLB_ALB_AccessLogs_Prefix (352.40s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateHttp2 (356.27s)
--- PASS: TestAccAWSLB_tags (370.43s)
--- PASS: TestAccAWSLB_ALB_AccessLogs (412.80s)
--- PASS: TestAccAWSLB_NLB_AccessLogs_Prefix (421.79s)
--- PASS: TestAccAWSLB_networkLoadbalancer_updateCrossZone (428.57s)
--- PASS: TestAccAWSLB_NLB_AccessLogs (477.23s)

Output from acceptance testing (commercial/standard partition):

--- PASS: TestAccAWSLB_generatesNameForZeroValue (218.54s)
--- PASS: TestAccAWSLB_ALB_basic (229.90s)
--- PASS: TestAccAWSLB_BackwardsCompatibility (241.67s)
--- PASS: TestAccAWSLB_generatedName (244.82s)
--- PASS: TestAccAWSLB_NLB_privateipv4address (256.68s)
--- PASS: TestAccAWSLB_NLB_basic (265.92s)
--- PASS: TestAccAWSLB_noSecurityGroup (272.32s)
--- PASS: TestAccAWSLB_updatedSecurityGroups (285.79s)
--- PASS: TestAccAWSLB_updatedIpAddressType (295.08s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDeletionProtection (323.90s)
--- PASS: TestAccAWSLB_updatedSubnets (331.49s)
--- PASS: TestAccAWSLB_networkLoadbalancer_subnet_change (340.94s)
--- PASS: TestAccAWSLB_networkLoadbalancer_updateCrossZone (351.28s)
--- PASS: TestAccAWSLB_networkLoadbalancerEIP (355.49s)
--- PASS: TestAccAWSLB_ALB_AccessLogs_Prefix (357.30s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDropInvalidHeaderFields (383.60s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateHttp2 (394.18s)
--- PASS: TestAccAWSLB_ALB_AccessLogs (423.54s)
--- PASS: TestAccAWSLB_namePrefix (217.58s)
--- PASS: TestAccAWSLB_NLB_AccessLogs (515.06s)
--- PASS: TestAccAWSLB_NLB_AccessLogs_Prefix (527.84s)
--- PASS: TestAccAWSLB_tags (353.18s)

@YakDriver YakDriver requested a review from a team August 18, 2020 12:12
@ghost ghost added size/L Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Aug 18, 2020
@YakDriver YakDriver changed the title tests/provider: Update hardcoded AZs (lb) tests/provider: Update hardcoded AZs (ALB) Aug 18, 2020
@YakDriver YakDriver added the partition/aws-us-gov Pertains to the aws-us-gov partition. label Aug 18, 2020
@YakDriver YakDriver changed the title tests/provider: Update hardcoded AZs (ALB) tests/provider: Update hardcoded AZs (LB) Aug 18, 2020
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Looks good 🚀

Output from acceptance testing in AWS Commercial (test failured unrelated):

--- PASS: TestAccAWSLB_ALB_AccessLogs (339.03s)
--- PASS: TestAccAWSLB_ALB_AccessLogs_Prefix (306.07s)
--- PASS: TestAccAWSLB_ALB_basic (219.96s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDeletionProtection (315.19s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDropInvalidHeaderFields (296.76s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateHttp2 (299.22s)
--- PASS: TestAccAWSLB_BackwardsCompatibility (210.45s)
--- PASS: TestAccAWSLB_generatedName (219.34s)
--- PASS: TestAccAWSLB_generatesNameForZeroValue (204.03s)
--- PASS: TestAccAWSLB_namePrefix (218.44s)
--- FAIL: TestAccAWSLB_networkLoadbalancerEIP (321.14s)
--- PASS: TestAccAWSLB_networkLoadbalancer_subnet_change (325.80s)
--- PASS: TestAccAWSLB_networkLoadbalancer_updateCrossZone (416.92s)
--- PASS: TestAccAWSLB_NLB_AccessLogs (439.55s)
--- PASS: TestAccAWSLB_NLB_AccessLogs_Prefix (394.17s)
--- PASS: TestAccAWSLB_NLB_basic (335.04s)
--- PASS: TestAccAWSLB_NLB_privateipv4address (345.83s)
--- PASS: TestAccAWSLB_noSecurityGroup (200.78s)
--- PASS: TestAccAWSLB_tags (292.38s)
--- PASS: TestAccAWSLB_updatedIpAddressType (251.90s)
--- PASS: TestAccAWSLB_updatedSecurityGroups (262.65s)
--- PASS: TestAccAWSLB_updatedSubnets (251.19s)

Output from acceptance testing in AWS GovCloud (US):

--- PASS: TestAccAWSLB_ALB_AccessLogs (288.08s)
--- PASS: TestAccAWSLB_ALB_AccessLogs_Prefix (249.30s)
--- PASS: TestAccAWSLB_ALB_basic (184.82s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDeletionProtection (257.87s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateDropInvalidHeaderFields (263.69s)
--- PASS: TestAccAWSLB_applicationLoadBalancer_updateHttp2 (255.93s)
--- PASS: TestAccAWSLB_BackwardsCompatibility (173.56s)
--- PASS: TestAccAWSLB_generatedName (174.82s)
--- PASS: TestAccAWSLB_generatesNameForZeroValue (172.73s)
--- PASS: TestAccAWSLB_namePrefix (172.46s)
--- PASS: TestAccAWSLB_networkLoadbalancer_subnet_change (240.83s)
--- PASS: TestAccAWSLB_networkLoadbalancer_updateCrossZone (304.99s)
--- PASS: TestAccAWSLB_networkLoadbalancerEIP (252.60s)
--- PASS: TestAccAWSLB_NLB_AccessLogs (377.86s)
--- PASS: TestAccAWSLB_NLB_AccessLogs_Prefix (318.62s)
--- PASS: TestAccAWSLB_NLB_basic (234.75s)
--- PASS: TestAccAWSLB_NLB_privateipv4address (213.49s)
--- PASS: TestAccAWSLB_noSecurityGroup (203.88s)
--- PASS: TestAccAWSLB_tags (257.54s)
--- PASS: TestAccAWSLB_updatedIpAddressType (206.19s)
--- PASS: TestAccAWSLB_updatedSecurityGroups (220.05s)
--- PASS: TestAccAWSLB_updatedSubnets (226.04s)

@bflad bflad self-assigned this Aug 18, 2020
@YakDriver YakDriver added this to the v3.3.0 milestone Aug 18, 2020
@YakDriver YakDriver merged commit cb2afd7 into master Aug 18, 2020
@YakDriver YakDriver deleted the t-hardaz-lb branch August 18, 2020 18:55
@ghost
Copy link

ghost commented Aug 20, 2020

This has been released in version 3.3.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link

ghost commented Sep 18, 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. Thanks!

@ghost ghost locked and limited conversation to collaborators Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
partition/aws-us-gov Pertains to the aws-us-gov partition. size/L Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants