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

[PR #1769/269f08bb backport][stable-6] Fix integration tests - rds_cluster_modify/s3_object #1770

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Sep 27, 2023

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

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)
@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Sep 27, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/08792123de964ffb922fc3cd613d6ea8

✔️ ansible-galaxy-importer SUCCESS in 4m 55s
✔️ build-ansible-collection SUCCESS in 12m 44s
✔️ ansible-test-splitter SUCCESS in 4m 52s
✔️ integration-amazon.aws-1 SUCCESS in 16m 01s
✔️ integration-amazon.aws-2 SUCCESS in 22m 59s
Skipped 42 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 1b38b2b into stable-6 Sep 27, 2023
34 of 63 checks passed
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-6/269f08bb98cc2e5975c06bcaaad9e42fed68d26b/pr-1769 branch September 27, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant