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

Container ordering integ tests #1881

Conversation

petderek
Copy link
Contributor

Summary

This is the first batch of integration tests for container ordering. The
tests handle the basic use cases for each of the conditions that
introduces new behavior into agent (HEALTHY,COMPLETE,SUCCESS).

Implementation details

Only trick is that I'm trying to make the same tests run on both
windows and linux, so I'm limiting myself to functions (sleep, exit) that
are available in pwsh and sh.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yhlee-aws
Copy link
Contributor

please squash the commits

@petderek
Copy link
Contributor Author

Always! I'll squash when I merge

@petderek
Copy link
Contributor Author

Test timed out, but I've validated it independently. We are going to push this and fix it (if needed) before we merge to dev

This is the first batch of integration tests for container ordering. The
tests handle the basic use cases for each of the conditions that
introduces new behavior into agent (HEALTHY,COMPLETE,SUCCESS).
@petderek petderek force-pushed the container-ordering-integ-tests branch from bcb4940 to 5bac35e Compare February 24, 2019 00:04
@petderek petderek merged commit af9e1f5 into aws:container-ordering-feature Feb 24, 2019
@ellenthsu ellenthsu added this to the 1.26.0 milestone Feb 27, 2019
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.

4 participants