-
Notifications
You must be signed in to change notification settings - Fork 207
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
Update end-to-end tests to run from the released Docker image #3566
Milestone
Comments
dlvenable
added a commit
to dlvenable/data-prepper
that referenced
this issue
Oct 31, 2023
…-project#3566 This is not working for rawSpanLatestReleaseCompatibilityEndToEndTest, at least not locally. Maybe an ARM issue? Signed-off-by: David Venable <[email protected]>
dlvenable
added a commit
to dlvenable/data-prepper
that referenced
this issue
Oct 31, 2023
…nsearch-project#3566 Signed-off-by: David Venable <[email protected]>
dlvenable
added a commit
to dlvenable/data-prepper
that referenced
this issue
Nov 1, 2023
…mage with a specific Java version. Resolves opensearch-project#3566 Signed-off-by: David Venable <[email protected]>
4 tasks
dlvenable
added a commit
that referenced
this issue
Nov 3, 2023
…mage with a specific Java version. Resolves #3566 (#3576) Signed-off-by: David Venable <[email protected]>
github-project-automation
bot
moved this from In review
to Done
in Data Prepper Tracking Board
Nov 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current end-to-end tests build custom Docker images and run using those. Update these tests to use the release Docker image. It provides a few benefits:
The text was updated successfully, but these errors were encountered: