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 #1569/2e0fa2d2 backport][stable-3] add pytest-forked to test requirements #1570

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Oct 26, 2022

This is a backport of PR #1569 as merged into main (2e0fa2d).

SUMMARY

ansible-test is using pytest --forked we need the sub-module installed

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

test-requirements.txt

ADDITIONAL INFORMATION

See also: ansible/ansible#76679

add pytest-forked to test requirements

SUMMARY
ansible-test is using pytest --forked we need the sub-module installed
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
test-requirements.txt
ADDITIONAL INFORMATION
See also: ansible/ansible#76679

Reviewed-by: Markus Bergholz <git@osuv.de>
Reviewed-by: Alina Buzachis <None>
(cherry picked from commit 2e0fa2d)
@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Oct 26, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 4m 25s
✔️ build-ansible-collection SUCCESS in 5m 57s
ansible-test-sanity-docker-devel FAILURE in 10m 30s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 21s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 17s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 13m 40s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 9m 14s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 6m 42s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 6m 52s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 6m 24s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 3f1d83c into stable-3 Oct 26, 2022
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-3/2e0fa2d2ad9c60ccb0346f10046df8defe71e4bb/pr-1569 branch October 26, 2022 15:29
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
…ilter added (ansible-collections#1570)

ACMServiceManager.list_certificates_with_backoff: explicit key type filter added

SUMMARY
Fixes ansible-collections#1567
ACM.Client.list_certificates requires explicit certificate type filter in order to return the non-RSA_2048 certificates too, and this is needed to ensure the idempotency of importing such certificates.
ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

acm

Reviewed-by: Mark Chappell
Reviewed-by: Alina Buzachis
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