Skip to content

Commit

Permalink
Switch components branches to 2.14 for release (#4668)
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 authored Apr 30, 2024
1 parent 5991cae commit 8666d29
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 41 deletions.
2 changes: 0 additions & 2 deletions jenkins/check-for-build.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ pipeline {
triggers {
parameterizedCron '''
H 1 * * * %INPUT_MANIFEST=1.3.17/opensearch-1.3.17.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=2.14.0/opensearch-dashboards-2.14.0.yml;TEST_MANIFEST=2.14.0/opensearch-dashboards-2.14.0-test.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=2.13.1/opensearch-2.13.1.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=2.14.0/opensearch-2.14.0.yml;TEST_MANIFEST=2.14.0/opensearch-2.14.0-test.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=3.0.0/opensearch-3.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=3.0.0/opensearch-dashboards-3.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip
'''
Expand Down
46 changes: 23 additions & 23 deletions manifests/2.14.0/opensearch-2.14.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,58 +10,58 @@ ci:
components:
- name: OpenSearch
repository: https://github.com/opensearch-project/OpenSearch.git
ref: 2.x
ref: '2.14'
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
- name: security
repository: https://github.com/opensearch-project/security.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
- name: geospatial
repository: https://github.com/opensearch-project/geospatial.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- job-scheduler
- name: cross-cluster-replication
repository: https://github.com/opensearch-project/cross-cluster-replication.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- common-utils
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- common-utils
- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
Expand All @@ -70,7 +70,7 @@ components:
- k-NN
- name: notifications-core
repository: https://github.com/opensearch-project/notifications.git
ref: 2.x
ref: '2.14'
working_directory: notifications
platforms:
- linux
Expand All @@ -79,7 +79,7 @@ components:
- common-utils
- name: notifications
repository: https://github.com/opensearch-project/notifications.git
ref: 2.x
ref: '2.14'
working_directory: notifications
platforms:
- linux
Expand All @@ -88,15 +88,15 @@ components:
- common-utils
- name: opensearch-observability
repository: https://github.com/opensearch-project/observability.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- common-utils
- name: opensearch-reports
repository: https://github.com/opensearch-project/reporting.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
Expand All @@ -105,23 +105,23 @@ components:
- job-scheduler
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- ml-commons
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- common-utils
- name: anomaly-detection
repository: https://github.com/opensearch-project/anomaly-detection.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
Expand All @@ -130,23 +130,23 @@ components:
- job-scheduler
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- common-utils
- name: security-analytics
repository: https://github.com/opensearch-project/security-analytics.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- common-utils
- name: index-management
repository: https://github.com/opensearch-project/index-management.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
Expand All @@ -155,26 +155,26 @@ components:
- job-scheduler
- name: performance-analyzer
repository: https://github.com/opensearch-project/performance-analyzer.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- name: custom-codecs
repository: https://github.com/opensearch-project/custom-codecs.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
- name: flow-framework
repository: https://github.com/opensearch-project/flow-framework.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
depends_on:
- common-utils
- name: skills
repository: https://github.com/opensearch-project/skills.git
ref: 2.x
ref: '2.14'
platforms:
- linux
- windows
Expand Down
32 changes: 16 additions & 16 deletions manifests/2.14.0/opensearch-dashboards-2.14.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,49 +9,49 @@ ci:
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: 2.x
ref: '2.14'
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: 2.x
ref: '2.14'
- name: observabilityDashboards
repository: https://github.com/opensearch-project/dashboards-observability.git
ref: 2.x
ref: '2.14'
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reporting.git
ref: 2.x
ref: '2.14'
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations.git
ref: 2.x
ref: '2.14'
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/dashboards-query-workbench.git
ref: 2.x
ref: '2.14'
- name: customImportMapDashboards
repository: https://github.com/opensearch-project/dashboards-maps.git
ref: 2.x
ref: '2.14'
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: 2.x
ref: '2.14'
- name: mlCommonsDashboards
repository: https://github.com/opensearch-project/ml-commons-dashboards.git
ref: 2.x
ref: '2.14'
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git
ref: 2.x
ref: '2.14'
- name: notificationsDashboards
repository: https://github.com/opensearch-project/dashboards-notifications.git
ref: 2.x
ref: '2.14'
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: 2.x
ref: '2.14'
- name: securityAnalyticsDashboards
repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git
ref: 2.x
ref: '2.14'
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: 2.x
ref: '2.14'
- name: searchRelevanceDashboards
repository: https://github.com/opensearch-project/dashboards-search-relevance.git
ref: 2.x
ref: '2.14'
- name: assistantDashboards
repository: https://github.com/opensearch-project/dashboards-assistant.git
ref: 2.x
ref: '2.14'

0 comments on commit 8666d29

Please sign in to comment.