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 #1657/34e073d5 backport][stable-5] SSM connection plugin - Add encryption tests #1658

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jan 18, 2023

This is a backport of PR #1657 as merged into main (34e073d).

Depends-On: ansible/ansible-zuul-jobs#1746

SUMMARY

Expand on the aws_ssm connection integration tests

  • Follow up on suggestion to use ssm_parameter to locate AMIs
  • Add tests for connection using encrypted buckets
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

aws_ssm

ADDITIONAL INFORMATION

SSM connection plugin - Add encryption tests

Depends-On: ansible/ansible-zuul-jobs#1746
SUMMARY
Expand on the aws_ssm connection integration tests

Follow up on suggestion to use ssm_parameter to locate AMIs
Add tests for connection using encrypted buckets

ISSUE TYPE

Feature Pull Request

COMPONENT NAME
aws_ssm
ADDITIONAL INFORMATION

(cherry picked from commit 34e073d)
@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request integration tests/integration needs_triage new_contributor Help guide this first time contributor tests tests labels Jan 18, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 4m 03s
✔️ build-ansible-collection SUCCESS in 5m 55s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 47s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 41s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 14m 07s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 10m 19s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 10m 00s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 6m 33s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 6m 28s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 5m 55s
✔️ ansible-test-units-amazon-aws-python310 SUCCESS in 6m 40s
✔️ ansible-test-changelog SUCCESS in 2m 21s
✔️ ansible-test-splitter SUCCESS in 2m 55s
✔️ integration-community.aws-1 SUCCESS in 11m 17s
✔️ integration-community.aws-2 SUCCESS in 10m 50s
✔️ integration-community.aws-3 SUCCESS in 5m 15s
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED
⚠️ integration-community.aws-14 SKIPPED
⚠️ integration-community.aws-15 SKIPPED
⚠️ integration-community.aws-16 SKIPPED
⚠️ integration-community.aws-17 SKIPPED
⚠️ integration-community.aws-18 SKIPPED
⚠️ integration-community.aws-19 SKIPPED
⚠️ integration-community.aws-20 SKIPPED
⚠️ integration-community.aws-21 SKIPPED
⚠️ integration-community.aws-22 SKIPPED

@markuman markuman added the mergeit Merge the PR (SoftwareFactory) label Jan 18, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 3m 41s
✔️ build-ansible-collection SUCCESS in 5m 12s
✔️ ansible-test-sanity-docker-devel SUCCESS in 25m 36s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 43s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 38s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 58s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 9m 54s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 6m 19s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 6m 38s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 7m 07s
✔️ ansible-test-units-amazon-aws-python310 SUCCESS in 6m 25s
✔️ ansible-test-changelog SUCCESS in 2m 42s
✔️ ansible-test-splitter SUCCESS in 2m 50s
✔️ integration-community.aws-1 SUCCESS in 11m 46s
✔️ integration-community.aws-2 SUCCESS in 11m 14s
✔️ integration-community.aws-3 SUCCESS in 5m 13s
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED
⚠️ integration-community.aws-14 SKIPPED
⚠️ integration-community.aws-15 SKIPPED
⚠️ integration-community.aws-16 SKIPPED
⚠️ integration-community.aws-17 SKIPPED
⚠️ integration-community.aws-18 SKIPPED
⚠️ integration-community.aws-19 SKIPPED
⚠️ integration-community.aws-20 SKIPPED
⚠️ integration-community.aws-21 SKIPPED
⚠️ integration-community.aws-22 SKIPPED

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit b642edf into stable-5 Jan 18, 2023
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-5/34e073d5473f8e2ec911553e381a19b1548ab953/pr-1657 branch January 18, 2023 09:11
abikouo added a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
…evel

fix sanity - add devel and python3.9 from matrix exclude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request integration tests/integration mergeit Merge the PR (SoftwareFactory) needs_triage new_contributor Help guide this first time contributor tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants