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

Use jaeger storage integration helpers from upstream #119

Merged

Conversation

arajkumar
Copy link
Contributor

@arajkumar arajkumar commented Oct 7, 2022

Which problem is this PR solving?

jaeger-clickhouse copies upstream storage integration test helpers and fixtures

Short description of the changes

Recently a PR has been merged into upstream jaeger which exposes storage integration test helpers as a go pkg. This PR updates the go.mod to make use of the exposed package and removes all local copies of test helpers and fixtures.

Signed-off-by: Arunprasad Rajkumar [email protected]

@arajkumar arajkumar marked this pull request as ready for review October 7, 2022 06:45
@arajkumar
Copy link
Contributor Author

cc @pavolloffay

This commit deletes local copy of test helpers and fixtures and imports related
package from upstream jaeger as a golang pkg.

Signed-off-by: Arunprasad Rajkumar <[email protected]>
@arajkumar arajkumar force-pushed the use-integration-test-from-upstream branch from 9232172 to 37b2564 Compare October 10, 2022 10:13
@pavolloffay
Copy link
Member

I no longer maintain this repo.

@nickbp or other folks, could you please take a look?

@nickbp
Copy link
Contributor

nickbp commented Oct 12, 2022

Thanks for the cleanup, as well as the CI fix!

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.

3 participants