-
Notifications
You must be signed in to change notification settings - Fork 341
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
Sanity tests failing in amazon.aws #804
Labels
Comments
Files identified in the description: If these files are inaccurate, please update the |
ansibullbot
added
bug
This issue/PR relates to a bug
needs_triage
performance
python3
labels
May 6, 2022
I've reran the tests against the same release but by installing with
|
softwarefactory-project-zuul bot
pushed a commit
that referenced
this issue
May 15, 2022
Fix linting issues. (#701) Should fix #804 Fix linting issues reported by validate-modules in plugins SUMMARY See ansible-collections/news-for-maintainers#9. ISSUE TYPE Bugfix Pull Request COMPONENT NAME various Reviewed-by: Jill R SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Gonéri Le Bouder <[email protected]>
tremble
pushed a commit
to tremble/amazon.aws
that referenced
this issue
May 19, 2022
Fix linting issues. (ansible-collections#701) Should fix ansible-collections#804 Fix linting issues reported by validate-modules in plugins SUMMARY See ansible-collections/news-for-maintainers#9. ISSUE TYPE Bugfix Pull Request COMPONENT NAME various Reviewed-by: Jill R SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Gonéri Le Bouder <[email protected]>
tremble
added a commit
that referenced
this issue
May 19, 2022
Fix linting issues. (#701) Should fix #804 Fix linting issues reported by validate-modules in plugins SUMMARY See ansible-collections/news-for-maintainers#9. ISSUE TYPE Bugfix Pull Request COMPONENT NAME various Reviewed-by: Jill R SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Gonéri Le Bouder <[email protected]> Co-authored-by: Alina Buzachis <[email protected]>
Fixed a while back |
abikouo
pushed a commit
to abikouo/amazon.aws
that referenced
this issue
Oct 24, 2023
Add wildcard to credentials file in .gitignore SUMMARY In addition to the static cloud-config-aws.(ini|yml) files devs can create, ansible-test may also create temporary credentials files with random strings in the filename. ISSUE TYPE Bugfix Pull Request COMPONENT NAME gitignore Reviewed-by: Mark Chappell <None> Reviewed-by: None <None>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
We are running sanity tests across every collection included in the Ansible community package (as part of this issue) and found that
ansible-test sanity --docker
against amazon.aws 3.2.0 fails with ansible-core 2.13.0rc1 in ansible 6.0.0a2.Issue Type
Bug Report
Component Name
n/a
Ansible Version
ansible [core 2.13.0rc1]
Collection Versions
n/a
AWS SDK versions
n/a
Configuration
n/a
OS / Environment
n/a
Steps to Reproduce
ansible-test sanity --docker
Expected Results
Tests are either passing or ignored.
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: