Skip to content

Cleans up old Docker files and configurations from smoke tests#5916

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:smoke-test-cleanup
Jul 29, 2025
Merged

Cleans up old Docker files and configurations from smoke tests#5916
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:smoke-test-cleanup

Conversation

@dlvenable
Copy link
Copy Markdown
Member

Description

With the completion of #5903, the smoke tests now use the end-to-end tests and no longer need all the custom setup that they once had. We can remove this code which adds a set of dependencies with CVE reports such as #5802 and #4713. This should result in a little less noise.

I tested this with a build on my fork: https://github.com/dlvenable/data-prepper/actions/runs/16583297699

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.

… smoke tests. Now that they use end-to-end tests these are no longer necessary.

Signed-off-by: David Venable <dlv@amazon.com>
@dlvenable dlvenable merged commit 74db304 into opensearch-project:main Jul 29, 2025
43 of 47 checks passed
@dlvenable dlvenable deleted the smoke-test-cleanup branch July 31, 2025 15:47
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