Skip to content

Conversation

jugal-chauhan
Copy link
Collaborator

@jugal-chauhan jugal-chauhan commented Oct 1, 2025

Description

This PR adds a new target into the Argo based E2E test. This new target OS_3.1 now supports all available sources and their respective test cases.

Issues Resolved

MIGRATIONS-2697

Testing

Locally

  • pipenv run app --source-version=ES_5.6 --target-version=OS_3.1
  • pipenv run app --source-version=ES_7.10 --target-version=OS_3.1

Jenkins

Check List

  • New functionality includes testing

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.

Signed-off-by: Jugal Chauhan <[email protected]>
Copy link
Collaborator

@lewijacn lewijacn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks largely fine. With this addition of this and ES_6.8 how many combinations will we have? I'm wondering if we want to hold off on adding these to the Jenkins matrix until we add support for running multiple combinations on one worker, say with some minor edits to the test_runner.py to support say running all target combos for a given source version

@jugal-chauhan
Copy link
Collaborator Author

I have disabled the Matrix pipeline on jenkins for this newly added target OS_3.1. For testing purposes, we can leverage the k8s-local-integ-test pipeline by building with parameters.

@jugal-chauhan jugal-chauhan merged commit dcea5fa into opensearch-project:main Oct 8, 2025
56 of 57 checks passed
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (d9c37e8) to head (9b03a22).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #1860   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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