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

commit-hook triggered interop test #5

Open
quartzjer opened this issue Dec 8, 2014 · 2 comments
Open

commit-hook triggered interop test #5

quartzjer opened this issue Dec 8, 2014 · 2 comments

Comments

@quartzjer
Copy link
Member

I have a hosted server that we can use for ongoing testing, does it make sense to set up a simple commit-hook trigger to rebuild containers and re-run full interop tests?

@fd
Copy link
Contributor

fd commented Dec 8, 2014

That would definitely work. The only problem with this is that it would be harder to test rare edge cases. But then again, maybe that should be solved in a different way (something like endurance testing combined with a chaos monkey at the transport layer).

@fd fd added the enhancement label Dec 8, 2014
@quartzjer
Copy link
Member Author

I definitely prefer commit-hook integration tests to be easily reproducible and consistent, and to do noise/integration testing independently. Now that I understand tournament mode, it makes sense to me to have a way to let that run continuously and then introduce chaos into that system :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants