-
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
add pytest-forked to test requirements #1569
add pytest-forked to test requirements #1569
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 01s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 14s |
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #1570 🤖 @patchback |
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 <[email protected]> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 2e0fa2d)
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #1571 🤖 @patchback |
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 <[email protected]> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 2e0fa2d)
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #1572 🤖 @patchback |
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 <[email protected]> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 2e0fa2d)
[PR #1569/2e0fa2d2 backport][stable-3] add pytest-forked to test requirements 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 Reviewed-by: Mark Chappell <None>
[PR #1569/2e0fa2d2 backport][stable-5] add pytest-forked to test requirements 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 Reviewed-by: Mark Chappell <None>
[PR #1569/2e0fa2d2 backport][stable-4] add pytest-forked to test requirements 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 Reviewed-by: Mark Chappell <None>
…ut parameters (#1435) cloudfront_distribution: add connection_attempts and connection_timeout parameters Depends-On: #1569 SUMMARY Missing connection_attempts & connection_timeout. Closes #1434. ISSUE TYPE Docs Pull Request COMPONENT NAME cloudfront_distribution Reviewed-by: Brian Scholer <None> Reviewed-by: Gonéri Le Bouder <[email protected]>
SUMMARY
ansible-test is using
pytest --forked
we need the sub-module installedISSUE TYPE
COMPONENT NAME
test-requirements.txt
ADDITIONAL INFORMATION
See also: ansible/ansible#76679