linkedin / linkedin/ambry

Move integration test to Zopkio

Open
#304 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
1.8k
Forks
298
Avg merge
21h 43m
Merged PRs (30d)
9

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the Zopkio documentation and locating Ambry's existing integration-test entry points. Set up Zopkio for the project and create a simple test that starts the server and frontend, puts and gets a blob, and verifies the result. Done means that test runs successfully before existing cases are moved opportunistically.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.