-
Notifications
You must be signed in to change notification settings - Fork 348
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
Fix integration tests - rds_cluster_modify/s3_object #1769
Fix integration tests - rds_cluster_modify/s3_object #1769
Conversation
Build failed.
|
recheck |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 8m 39s |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/542bcb6a0a874721af836ebd1e77671b ✔️ ansible-galaxy-importer SUCCESS in 4m 38s |
regate |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 25s |
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #1770 🤖 @patchback |
Fix integration tests - rds_cluster_modify/s3_object SUMMARY Amazon AWS have been changing things under us again: S3 (and only S3) actions are now returning <bucket_name>:<Action> rather than s3:<Action> RDS doesn't want us using MySQL 5.7 any more: aurora-mysql5.7 cannot be used for this instance. Please use a Parameter Group with DBParameterGroupFamily aurora-mysql8.0 ISSUE TYPE Bugfix Pull Request COMPONENT NAME rds_cluster s3_object ADDITIONAL INFORMATION See also - https://ansible.softwarefactory-project.io/zuul/buildset/c14253ae9d6b4603b2bf6acfc2ad2bb0 Reviewed-by: Alina Buzachis (cherry picked from commit 269f08b)
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
[PR #1769/269f08bb backport][stable-6] Fix integration tests - rds_cluster_modify/s3_object This is a backport of PR #1769 as merged into main (269f08b). SUMMARY Amazon AWS have been changing things under us again: S3 (and only S3) actions are now returning <bucket_name>:<Action> rather than s3:<Action> RDS doesn't want us using MySQL 5.7 any more: aurora-mysql5.7 cannot be used for this instance. Please use a Parameter Group with DBParameterGroupFamily aurora-mysql8.0 ISSUE TYPE Bugfix Pull Request COMPONENT NAME rds_cluster s3_object ADDITIONAL INFORMATION See also - https://ansible.softwarefactory-project.io/zuul/buildset/c14253ae9d6b4603b2bf6acfc2ad2bb0 Reviewed-by: Mark Chappell
…ions#1769) Fix integration tests - rds_cluster_modify/s3_object SUMMARY Amazon AWS have been changing things under us again: S3 (and only S3) actions are now returning <bucket_name>:<Action> rather than s3:<Action> RDS doesn't want us using MySQL 5.7 any more: aurora-mysql5.7 cannot be used for this instance. Please use a Parameter Group with DBParameterGroupFamily aurora-mysql8.0 ISSUE TYPE Bugfix Pull Request COMPONENT NAME rds_cluster s3_object ADDITIONAL INFORMATION See also - https://ansible.softwarefactory-project.io/zuul/buildset/c14253ae9d6b4603b2bf6acfc2ad2bb0 Reviewed-by: Alina Buzachis
CI - add changelog validation job [Github action]
SUMMARY
Amazon AWS have been changing things under us again:
S3 (and only S3) actions are now returning
<bucket_name>:<Action>
rather thans3:<Action>
RDS doesn't want us using MySQL 5.7 any more:
aurora-mysql5.7 cannot be used for this instance. Please use a Parameter Group with DBParameterGroupFamily aurora-mysql8.0
ISSUE TYPE
COMPONENT NAME
rds_cluster
s3_object
ADDITIONAL INFORMATION
See also - https://ansible.softwarefactory-project.io/zuul/buildset/c14253ae9d6b4603b2bf6acfc2ad2bb0