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

ec2_metrics_alarm test - Create the instance in the subnet we just created #212

Merged

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Aug 28, 2020

SUMMARY

#22 exposed a bug in the test - we were silently ignoring that the SG couldn't be attached.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ec2_metrics_alarm

ADDITIONAL INFORMATION

https://app.shippable.com/github/ansible-collections/community.aws/runs/655/37/console

@jillr jillr merged commit 00a7660 into ansible-collections:main Aug 28, 2020
@tremble tremble deleted the tests/ec2_metric_alarm/missing_subnet branch February 11, 2021 09:26
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request May 25, 2022
…#212)

* Create initial test suite for ec2_metadata_facts

Create an instance, run metadata on the remote instance, and teardown.

* sanity fix

* Trap cleanup so it always runs
Add a wait_for_connection to test playbook
Some minor cleanup

* set tmp dirs for ec2 instance
general cleanup

* wait longer

* run non_local; disabled coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants