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 #2198/3a71abd0 backport][stable-9] Fix broken SES integration tests #2199

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Oct 30, 2024

This is a backport of PR #2198 as merged into main (3a71abd).

SUMMARY

It would appear that Amazon now provides a window, during which a deleted SES identity can be revived (even if marked as deleted). This resulted in some of our integration tests breaking. The identities were still marked as "deleted", AWS just revived them...

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ses_identity

ADDITIONAL INFORMATION

SUMMARY
It would appear that Amazon now provides a window, during which a deleted SES identity can be revived (even if marked as deleted).  This resulted in some of our integration tests breaking.  The identities were still marked as "deleted", AWS just revived them...
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
ses_identity
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
(cherry picked from commit 3a71abd)
@alinabuzachis alinabuzachis added the mergeit Merge the PR (SoftwareFactory) label Oct 30, 2024
Copy link
Contributor

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

ansible-galaxy-importer FAILURE in 12m 07s (non-voting)
✔️ build-ansible-collection SUCCESS in 10m 20s
✔️ ansible-test-splitter SUCCESS in 3m 51s
✔️ integration-community.aws-1 SUCCESS in 12m 16s
Skipped 21 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit a2541b9 into stable-9 Oct 30, 2024
65 of 67 checks passed
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-9/3a71abd0e10ff994af4a2c4f5c08f839cafedfa2/pr-2198 branch October 30, 2024 14:18
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.

2 participants