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

[Backport 2.19] Fixing integ tests due to missing opensearch-job-scheduler plugin and jayway lib #1151

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 558da1f from #1147

… jayway lib (#1147)

* Fixing integ tests due to missing opensearch-job-scheduler plugin

Signed-off-by: Yizhe Liu <yizheliu@amazon.com>

* Add jayway as runtime dependency to fix issue #1145

Signed-off-by: Yizhe Liu <yizheliu@amazon.com>

* Add jayway as runtime dependency to qa/build.gradle to fix issue bwc test

Signed-off-by: Yizhe Liu <yizheliu@amazon.com>

* Exclude Sl4j to make sure jayway lib is being used

Signed-off-by: Yizhe Liu <yizheliu@amazon.com>

---------

Signed-off-by: Yizhe Liu <yizheliu@amazon.com>
(cherry picked from commit 558da1f)
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.71%. Comparing base (dd3172d) to head (ddfc956).
Report is 1 commits behind head on 2.19.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.19    #1151      +/-   ##
============================================
+ Coverage     81.69%   81.71%   +0.02%     
- Complexity     1247     1249       +2     
============================================
  Files            93       93              
  Lines          4222     4222              
  Branches        716      716              
============================================
+ Hits           3449     3450       +1     
- Misses          501      502       +1     
+ Partials        272      270       -2     

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

@martin-gaievski martin-gaievski merged commit 6e7b8ba into 2.19 Jan 30, 2025
70 of 72 checks passed
@martin-gaievski martin-gaievski deleted the backport/backport-1147-to-2.19 branch January 30, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants