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

[storagetest] Build out package for more flexible test cases #13086

Merged

Conversation

djaglowski
Copy link
Member

The storagetest package exists to enable testing the usage of
storage extensions. This PR extends and cleans up the package
so that it can be used for a far larger set of test cases.

@djaglowski djaglowski force-pushed the storagetest-memory-extension branch 3 times, most recently from 170be10 to 709863b Compare August 9, 2022 01:59
@djaglowski djaglowski marked this pull request as ready for review August 9, 2022 13:06
@djaglowski djaglowski requested a review from a team August 9, 2022 13:06
@djaglowski
Copy link
Member Author

@open-telemetry/collector-contrib-approvers, PTAL. This will enable sufficient testing on #12871.

The storagetest package exists to enable testing the usage of
storage extensions. This PR extends and cleans up the package
so that it can be used for a far larger set of test cases.
@djaglowski
Copy link
Member Author

@collector-contrib-approvers, is anyone able to please review this?

@djaglowski djaglowski merged commit 4830b44 into open-telemetry:main Aug 17, 2022
@djaglowski djaglowski deleted the storagetest-memory-extension branch August 17, 2022 18:24
@kentquirk
Copy link
Member

kentquirk commented Aug 17, 2022

@djaglowski this broke tests -- branches based on the current main are failing the impi tests:

/Library/Developer/CommandLineTools/usr/bin/make -C extension/storage impi
storagetest/host_test.go: Import groups are not in the proper order: ["Std" "Third party" "Third party"]
storagetest/extension_test.go: Import groups are not in the proper order: ["Std" "Third party" "Third party"]

https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/2877610894

@TylerHelmuth
Copy link
Member

I am working on a fix

@TylerHelmuth
Copy link
Member

#13402

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