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

Bumps 3.x BWC Test version to 2.12 #528

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

joshpalis
Copy link
Member

Description

#526 must be merged first

Bumps up main branch's BWC test version to the latest 2.x

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

@joshpalis
Copy link
Member Author

Failing due to no 2.12 OS snapshot :

* What went wrong:
Execution failed for task ':opensearch-job-scheduler-sample-extension:jobSchedulerBwcCluster#oldVersionClusterTask1'.
> Could not resolve all files for configuration ':opensearch-job-scheduler-sample-extension:opensearch_distro_extracted_testclusters-opensearch-job-scheduler-sample-extension-jobSchedulerBwcCluster1-0-2.12.0-SNAPSHOT-'.
   > Could not resolve opensearch-distribution-snapshot:opensearch:2.12.0-SNAPSHOT.
     Required by:
         project :opensearch-job-scheduler-sample-extension
      > Could not resolve opensearch-distribution-snapshot:opensearch:2.12.0-SNAPSHOT.
         > Could not get resource 'https://artifacts.opensearch.org/snapshots/core/opensearch/2.12.0-SNAPSHOT/opensearch-min-2.12.0-SNAPSHOT-linux-x64-latest.tar.gz'.
            > Could not HEAD 'https://artifacts.opensearch.org/snapshots/core/opensearch/2.12.0-SNAPSHOT/opensearch-min-2.12.0-SNAPSHOT-linux-x64-latest.tar.gz'. Received status code 403 from server: Forbidden

@prudhvigodithi For your reference, it'll be necessary for a 2.12 OpenSearch distribution build to become available before we can re-run these checks.

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #528 (75058fc) into main (7bd563f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #528   +/-   ##
=========================================
  Coverage     29.17%   29.17%           
  Complexity       98       98           
=========================================
  Files            22       22           
  Lines          1186     1186           
  Branches        109      109           
=========================================
  Hits            346      346           
  Misses          819      819           
  Partials         21       21           

@joshpalis joshpalis merged commit 72098a3 into opensearch-project:main Oct 10, 2023
11 of 13 checks passed
@joshpalis joshpalis deleted the bwc-bump branch October 10, 2023 19:56
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