Skip to content

Create a data_prepper_test user in the end-to-end tests for Java.#6188

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:fix-secrets-e2e
Oct 20, 2025
Merged

Create a data_prepper_test user in the end-to-end tests for Java.#6188
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:fix-secrets-e2e

Conversation

@dlvenable

Copy link
Copy Markdown
Member

Description

Create a data_prepper_test user in the Docker image created for end-to-end tests that test Java versions. This approach allows the tests to map the .aws volume to /.aws for all test scenarios.

I tested this locally and it works for both Java 21 and Docker.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…s way the .aws volume mapping will be able to load for both the release Docker image and the end-to-end test custom image.

Signed-off-by: David Venable <dlv@amazon.com>
@dlvenable dlvenable merged commit 55e68d6 into opensearch-project:main Oct 20, 2025
42 of 47 checks passed
@dlvenable dlvenable deleted the fix-secrets-e2e branch October 21, 2025 14:32
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.

2 participants