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] Use client from ctx in rds_instance_v3 #1873

Merged
merged 3 commits into from Aug 15, 2022
Merged

Conversation

anton-sidelnikov
Copy link
Member

@anton-sidelnikov anton-sidelnikov commented Aug 5, 2022

Summary of the Pull Request

PR Checklist

Acceptance Steps Performed


=== RUN   TestAccRdsInstanceV3RestoreBackup
--- PASS: TestAccRdsInstanceV3RestoreBackup (1116.80s)
=== RUN   TestAccRdsInstanceV3ElasticIP
--- PASS: TestAccRdsInstanceV3ElasticIP (427.52s)
=== RUN   TestAccRdsInstanceV3OptionalParams
--- PASS: TestAccRdsInstanceV3OptionalParams (367.78s)
=== RUN   TestAccRdsInstanceV3Backup
--- PASS: TestAccRdsInstanceV3Backup (369.07s)
=== RUN   TestAccRdsInstanceV3TemplateConfig
--- PASS: TestAccRdsInstanceV3TemplateConfig (483.48s)
=== RUN   TestAccRdsInstanceV3InvalidDBVersion
--- PASS: TestAccRdsInstanceV3InvalidDBVersion (14.13s)
=== RUN   TestAccRdsInstanceV3InvalidFlavor
--- PASS: TestAccRdsInstanceV3InvalidFlavor (14.99s)
=== RUN   TestAccRdsInstanceV3_configurationParameters
--- PASS: TestAccRdsInstanceV3_configurationParameters (379.67s)
FAIL


Process finished with the exit code 0

@anton-sidelnikov
Copy link
Member Author

basic test failed, investigating

@anton-sidelnikov
Copy link
Member Author

=== RUN TestAccRdsInstanceV3Basic
--- PASS: TestAccRdsInstanceV3Basic (518.60s)
PASS

Copy link
Contributor

@outcatcher outcatcher left a comment

Choose a reason for hiding this comment

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

Seems ok 🙂

@anton-sidelnikov anton-sidelnikov added gate Merge PR and removed gate Merge PR labels Aug 15, 2022
@otc-zuul
Copy link

otc-zuul bot commented Aug 15, 2022

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/8450b6375a0646979189113d91f94dd0

✔️ build-otc-releasenotes SUCCESS in 3m 04s
✔️ otc-golangci-lint SUCCESS in 2m 52s
✔️ golang-make-test SUCCESS in 3m 20s
✔️ golang-make-vet SUCCESS in 2m 33s
✔️ tflint SUCCESS in 1m 50s
✔️ goreleaser-build SUCCESS in 7m 30s

@otc-zuul otc-zuul bot merged commit e2ac6c2 into devel Aug 15, 2022
Upstream automation moved this from In progress to Done Aug 15, 2022
@otc-zuul otc-zuul bot deleted the rds-instance-client-ctx branch August 15, 2022 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Upstream
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants