-
Notifications
You must be signed in to change notification settings - Fork 397
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
aws_ssm - Rework (and enable) integration tests #1652
aws_ssm - Rework (and enable) integration tests #1652
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
2954f25
to
f6998ca
Compare
This comment was marked as resolved.
This comment was marked as resolved.
f6998ca
to
db747be
Compare
This comment was marked as resolved.
This comment was marked as resolved.
recheck |
This comment was marked as outdated.
This comment was marked as outdated.
tests/integration/targets/setup_connection_aws_ssm/defaults/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/setup_connection_aws_ssm/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/setup_connection_aws_ssm/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/setup_connection_aws_ssm/tasks/main.yml
Outdated
Show resolved
Hide resolved
ec2f252
to
d63e710
Compare
d63e710
to
18d40b0
Compare
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #1655 🤖 @patchback |
aws_ssm - Rework (and enable) integration tests Depends-On: #558 SUMMARY aws_ssm tests have been broken for a while. This should get initial integration tests up and running ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Notes: Does not cover cross-geo S3 buckets (only one region in CI at the minute) Does not cover encrypted buckets (missing permissions) Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Mark Chappell <None> (cherry picked from commit e01ac08)
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #1656 🤖 @patchback |
aws_ssm - Rework (and enable) integration tests Depends-On: #558 SUMMARY aws_ssm tests have been broken for a while. This should get initial integration tests up and running ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Notes: Does not cover cross-geo S3 buckets (only one region in CI at the minute) Does not cover encrypted buckets (missing permissions) Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Mark Chappell <None> (cherry picked from commit e01ac08)
[PR #1652/e01ac083 backport][stable-5] aws_ssm - Rework (and enable) integration tests This is a backport of PR #1652 as merged into main (e01ac08). Depends-On: #558 SUMMARY aws_ssm tests have been broken for a while. This should get initial integration tests up and running ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Notes: Does not cover cross-geo S3 buckets (only one region in CI at the minute) Does not cover encrypted buckets (missing permissions) Reviewed-by: Markus Bergholz <[email protected]>
[PR #1652/e01ac083 backport][stable-4] aws_ssm - Rework (and enable) integration tests This is a backport of PR #1652 as merged into main (e01ac08). Depends-On: #558 SUMMARY aws_ssm tests have been broken for a while. This should get initial integration tests up and running ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Notes: Does not cover cross-geo S3 buckets (only one region in CI at the minute) Does not cover encrypted buckets (missing permissions) Reviewed-by: Markus Bergholz <[email protected]>
Depends-On: #558
SUMMARY
aws_ssm tests have been broken for a while. This should get initial integration tests up and running
ISSUE TYPE
COMPONENT NAME
aws_ssm
ADDITIONAL INFORMATION
Notes: