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

backport Various integration test fixes (#984) #1020

Merged
merged 1 commit into from
Mar 28, 2022
Merged

backport Various integration test fixes (#984) #1020

merged 1 commit into from
Mar 28, 2022

Conversation

markuman
Copy link
Member

SUMMARY

Backport #984 into stable-3
c5e4640

Various integration test fixes

SUMMARY

Updates the version of Python used by lambda in the lambda_alias, lambda_policy and aws_secret integration tests
Updates the version of NodeJS used by the lambda in the lamba integration tests
Adds a retry to the s3_bucket_notification tests, permissions are sometimes a little slow to update
Cleans up Snapshots from rds_instance integration tests
Disables broken WAFv2 integration test (#985)

Fixes: #976
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
aws_secret
lambda
lambda_alias
lambda_policy
rds_policy
s3_bucket_notification
wafv2
ADDITIONAL INFORMATION
Amazon appear to have dropped support for creating Python2.7 lambdas:
botocore.errorfactory.InvalidParameterValueException: An error occurred (InvalidParameterValueException) when calling the CreateFunction operation: The runtime parameter of python2.7 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9) while creating or updating functions.

Reviewed-by: Alina Buzachis <None>
@markuman markuman changed the title Various integration test fixes (#984) backport Various integration test fixes (#984) Mar 28, 2022
@ansibullbot
Copy link

@marknet15
Copy link
Contributor

recheck

@marknet15
Copy link
Contributor

I made a note on the lambda tests as they regularly seem to fail then pass on retry due to timings

@markuman markuman added the mergeit Merge the PR (SoftwareFactory) label Mar 28, 2022
@marknet15
Copy link
Contributor

regate

@softwarefactory-project-zuul
Copy link
Contributor

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 3a88e2a into ansible-collections:stable-3 Mar 28, 2022
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
Update docs links

SUMMARY
fixes ansible-collections#1020
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
galaxy.yml
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review integration tests/integration mergeit Merge the PR (SoftwareFactory) plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants