-
Notifications
You must be signed in to change notification settings - Fork 342
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
ec2_group tests regularly failing #440
Comments
Files identified in the description:
If these files are inaccurate, please update the |
ansibullbot
added
bug
This issue/PR relates to a bug
module
module
needs_triage
plugins
plugin (any type)
python3
traceback
labels
Aug 5, 2021
ansible-zuul bot
pushed a commit
that referenced
this issue
Aug 5, 2021
Disable ec2_key, ec2_snapshot and ec2_group tests SUMMARY Work around #428 and #440 #441 ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_key ec2_snapshot ec2_group ADDITIONAL INFORMATION Reviewed-by: Jill R <None> Reviewed-by: None <None> Reviewed-by: Paul Belanger <None> Reviewed-by: Mark Chappell <None>
Repository owner
moved this from In Progress
to Done
in Broken / Missing AWS Integration tests
Jun 21, 2022
softwarefactory-project-zuul bot
pushed a commit
that referenced
this issue
Jun 21, 2022
ec2_group - Add egress_rules and purge_egress_rules aliases SUMMARY Fix #440 - exception running with --diff and --check when creating a new SG by adding a rule referencing a missing SG. Add egress_rules and purge_egress_rules aliases - while cleaning up the tests I kept writing "egress_rules" rather than "rules_egress". Cleanup and re-enable ec2_group tests Remove "Classic Networking" tests (we don't have this in CI and it'll be gone in August) Fix Group/VPC deletion in tests (cross-referenced rules weren't being deleted, wipe the rules first) ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_group ADDITIONAL INFORMATION fixes: #440 Reviewed-by: Alina Buzachis <None>
tremble
added a commit
that referenced
this issue
Jun 21, 2022
SUMMARY Fix #440 - exception running with --diff and --check when creating a new SG by adding a rule referencing a missing SG. Add egress_rules and purge_egress_rules aliases - while cleaning up the tests I kept writing "egress_rules" rather than "rules_egress". Cleanup and re-enable ec2_group tests Remove "Classic Networking" tests (we don't have this in CI and it'll be gone in August) Fix Group/VPC deletion in tests (cross-referenced rules weren't being deleted, wipe the rules first) ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_group ADDITIONAL INFORMATION fixes: #440 Reviewed-by: Alina Buzachis <None> (cherry picked from commit 922800d)
chirag1603
pushed a commit
to chirag1603/amazon.aws
that referenced
this issue
Jun 22, 2022
…collections#878) ec2_group - Add egress_rules and purge_egress_rules aliases SUMMARY Fix ansible-collections#440 - exception running with --diff and --check when creating a new SG by adding a rule referencing a missing SG. Add egress_rules and purge_egress_rules aliases - while cleaning up the tests I kept writing "egress_rules" rather than "rules_egress". Cleanup and re-enable ec2_group tests Remove "Classic Networking" tests (we don't have this in CI and it'll be gone in August) Fix Group/VPC deletion in tests (cross-referenced rules weren't being deleted, wipe the rules first) ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_group ADDITIONAL INFORMATION fixes: ansible-collections#440 Reviewed-by: Alina Buzachis <None>
jatorcasso
pushed a commit
to jatorcasso/amazon.aws
that referenced
this issue
Jun 27, 2022
…collections#878) ec2_group - Add egress_rules and purge_egress_rules aliases SUMMARY Fix ansible-collections#440 - exception running with --diff and --check when creating a new SG by adding a rule referencing a missing SG. Add egress_rules and purge_egress_rules aliases - while cleaning up the tests I kept writing "egress_rules" rather than "rules_egress". Cleanup and re-enable ec2_group tests Remove "Classic Networking" tests (we don't have this in CI and it'll be gone in August) Fix Group/VPC deletion in tests (cross-referenced rules weren't being deleted, wipe the rules first) ISSUE TYPE Feature Pull Request COMPONENT NAME ec2_group ADDITIONAL INFORMATION fixes: ansible-collections#440 Reviewed-by: Alina Buzachis <None>
1 task
1 task
1 task
abikouo
pushed a commit
to abikouo/amazon.aws
that referenced
this issue
Oct 24, 2023
* More explanation as to why aws_config is 'unsupported' * Make sure aws_config tests create resources with the 'usual' names.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
The ec2_group tests seem to be consistently failing
Issue Type
Bug Report
Component Name
ec2_group
Ansible Version
(CI)
Collection Versions
(CI)
AWS SDK versions
(CI)
Configuration
(CI)
OS / Environment
CI
Steps to Reproduce
Trigger integration tests
Expected Results
Success
Actual Results
https://dashboard.zuul.ansible.com/t/ansible/build/b31992de56524ef4a4d325a63c3bb46c/console
Code of Conduct
The text was updated successfully, but these errors were encountered: