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

Fix :integ-test:sqlBwcCluster#fullRestartClusterTask on 2.x #2900

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

noCharger
Copy link
Contributor

@noCharger noCharger commented Aug 6, 2024

Description

Fix :integ-test:sqlBwcCluster#fullRestartClusterTask on 2.x

Root cause:

Checked with build team, there's no 1.1.0 artifacts on S3 for all plugins (https://ci.opensearch.org/ci/dbc/distribution-build-opensearch). Hense use a different endpoint to fetch them https://ci.opensearch.org/ci/dbc/bundle-build

Related Issues

#2899

Check List

  • New functionality includes testing.
  • Commits are signed per the DCO using --signoff.

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.

@noCharger noCharger force-pushed the bwc-fix-2-x branch 2 times, most recently from 375b474 to 4f81ba5 Compare August 6, 2024 04:35
Signed-off-by: Louis Chu <clingzhi@amazon.com>
Copy link
Contributor Author

@noCharger noCharger left a comment

Choose a reason for hiding this comment

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

* What went wrong:
Could not determine the dependencies of task ':integ-test:sqlBwcCluster#fullRestartClusterTask'.
> ./integ-test/src/test/resources/bwc/job-scheduler/1.1.0.0/opensearch-job-scheduler-1.1.0.0.zip (No such file or directory)

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (2729f46) to head (e8872df).

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #2900   +/-   ##
=========================================
  Coverage     94.53%   94.53%           
  Complexity     5312     5312           
=========================================
  Files           521      521           
  Lines         15115    15115           
  Branches       1001     1001           
=========================================
  Hits          14289    14289           
  Misses          779      779           
  Partials         47       47           
Flag Coverage Δ
sql-engine 94.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Signed-off-by: Louis Chu <clingzhi@amazon.com>
@ykmr1224 ykmr1224 merged commit 87564d2 into opensearch-project:2.x Sep 6, 2024
24 of 26 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 6, 2024
* Fix :integ-test:sqlBwcCluster#fullRestartClusterTask on 2.x

Signed-off-by: Louis Chu <clingzhi@amazon.com>

* Test fix

Signed-off-by: Louis Chu <clingzhi@amazon.com>

---------

Signed-off-by: Louis Chu <clingzhi@amazon.com>
(cherry picked from commit 87564d2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ykmr1224 pushed a commit that referenced this pull request Sep 6, 2024
…2996)

* Fix :integ-test:sqlBwcCluster#fullRestartClusterTask on 2.x



* Test fix



---------


(cherry picked from commit 87564d2)

Signed-off-by: Louis Chu <clingzhi@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

4 participants