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

Extend recovery test to wait for successful provisioning #46

Open
mbloch1986 opened this issue Mar 4, 2020 · 0 comments
Open

Extend recovery test to wait for successful provisioning #46

mbloch1986 opened this issue Mar 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mbloch1986
Copy link
Contributor

The current recovery test implementation is only checking if the AWS ressources are back to normal it does not check if the individual ec2 instance got successfully provisioned. Which is ok for those instances which are behing an ELB but for e.g. the orchestrator or chaos monkey component we'll never know if it actually got successfully provisioned after the termination.

@mbloch1986 mbloch1986 added the enhancement New feature or request label Mar 4, 2020
mbloch1986 added a commit to mbloch1986/inspec-aem-aws that referenced this issue Mar 4, 2020
- Separate make targets within recovery test for termination & waiter 
[shinesolutions#47]
- Update AOC component recovery test to wait until provisioning was 
successful [shinesolutions#46]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant