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

[RDS] AZ switchover and backup strategy fix in resource/opentelekomcloud_rds_instance_v3 #2194

Merged
merged 2 commits into from Jun 21, 2023

Conversation

anton-sidelnikov
Copy link
Member

@anton-sidelnikov anton-sidelnikov commented Jun 20, 2023

Summary of the Pull Request

Now storing azs info in availability_zones param instead of availability_zone which is with forceNew flag.

Also added workaround for https://jira.tsi-dev.otc-service.com/browse/BM-2388.

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccRdsInstanceV3Basic
--- PASS: TestAccRdsInstanceV3Basic (813.42s)
=== RUN   TestAccRdsPostgre13V3ParamsBasic
--- PASS: TestAccRdsPostgre13V3ParamsBasic (575.98s)
=== RUN   TestAccRdsInstanceV3RestoreBackup
--- PASS: TestAccRdsInstanceV3RestoreBackup (1015.33s)
=== RUN   TestAccRdsInstanceV3ElasticIP
--- PASS: TestAccRdsInstanceV3ElasticIP (472.32s)
=== RUN   TestAccRdsInstanceV3HA
--- PASS: TestAccRdsInstanceV3HA (383.51s)
=== RUN   TestAccRdsInstanceV3OptionalParams
--- PASS: TestAccRdsInstanceV3OptionalParams (385.60s)
=== RUN   TestAccRdsInstanceV3Backup
--- PASS: TestAccRdsInstanceV3Backup (393.61s)
=== RUN   TestAccRdsInstanceV3TemplateConfig
--- PASS: TestAccRdsInstanceV3TemplateConfig (541.17s)
=== RUN   TestAccRdsInstanceV3InvalidDBVersion
--- PASS: TestAccRdsInstanceV3InvalidDBVersion (9.30s)
=== RUN   TestAccRdsInstanceV3InvalidFlavor
--- PASS: TestAccRdsInstanceV3InvalidFlavor (9.80s)
=== RUN   TestAccRdsInstanceV3_configurationParameters
--- PASS: TestAccRdsInstanceV3_configurationParameters (513.40s)

@anton-sidelnikov anton-sidelnikov changed the title [RDS]az switchover and backup strategy fix in resource/opentelekomcloud_rds_instance_v3 [RDS] AZ switchover and backup strategy fix in resource/opentelekomcloud_rds_instance_v3 Jun 20, 2023
@anton-sidelnikov anton-sidelnikov marked this pull request as ready for review June 20, 2023 13:57
@anton-sidelnikov anton-sidelnikov self-assigned this Jun 20, 2023
@anton-sidelnikov anton-sidelnikov added the gate Merge PR label Jun 21, 2023
@otc-zuul
Copy link

otc-zuul bot commented Jun 21, 2023

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/8afbb0df267c494ab84868baee86bc62

✔️ build-otc-releasenotes SUCCESS in 4m 41s
✔️ otc-golangci-lint SUCCESS in 4m 00s
✔️ golang-make-test SUCCESS in 4m 27s
✔️ golang-make-vet SUCCESS in 3m 38s
✔️ tflint SUCCESS in 2m 53s
✔️ goreleaser-build SUCCESS in 8m 01s

@otc-zuul otc-zuul bot merged commit e8a04a3 into devel Jun 21, 2023
3 checks passed
@otc-zuul otc-zuul bot deleted the rdsv3-az-switchover-fix branch June 21, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants