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

Move integration test to Zopkio #304

Open
sriramsub opened this issue May 13, 2016 · 2 comments
Open

Move integration test to Zopkio #304

sriramsub opened this issue May 13, 2016 · 2 comments

Comments

@sriramsub
Copy link
Contributor

Zopkio is a well tested distributed testing framework and would be ideal for writing integration tests. We should slowly start moving our integration tests into that. A good first step would be to setup Zopkio and write a very simple test -

  1. Start server
  2. Start frontend
  3. Put blob and get blob and verify

Once this works, we can opportunistically move existing test cases to that.

More information about Zopkio can be found here - https://github.com/linkedin/Zopkio

@vgkholla
Copy link
Contributor

This could be newbie?

@sriramsub
Copy link
Contributor Author

nope...newbie should typically spend time understanding a small portion of Ambry and fix the issue end to end in one week.

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