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

[Release 2.9] Update ref to release branch 2.9 #3718

Merged
merged 1 commit into from
Jul 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions jenkins/check-for-build.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ pipeline {
parameterizedCron '''
H 1 * * * %INPUT_MANIFEST=1.3.12/opensearch-1.3.12.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=2.8.1/opensearch-dashboards-2.8.1.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=2.9.0/opensearch-dashboards-2.9.0.yml;TEST_MANIFEST=2.9.0/opensearch-dashboards-2.9.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.9.0/opensearch-2.9.0.yml;TEST_MANIFEST=2.9.0/opensearch-2.9.0-test.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H/60 * * * * %INPUT_MANIFEST=2.9.0/opensearch-dashboards-2.9.0.yml;TEST_MANIFEST=2.9.0/opensearch-dashboards-2.9.0-test.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm deb zip
H/60 * * * * %INPUT_MANIFEST=2.9.0/opensearch-2.9.0.yml;TEST_MANIFEST=2.9.0/opensearch-2.9.0-test.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=2.8.1/opensearch-2.8.1.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm deb zip
H 1 * * * %INPUT_MANIFEST=1.4.0/opensearch-1.4.0.yml;TARGET_JOB_NAME=distribution-build-opensearch;BUILD_PLATFORM=linux macos windows;BUILD_DISTRIBUTION=tar rpm zip
H 1 * * * %INPUT_MANIFEST=1.4.0/opensearch-dashboards-1.4.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards;BUILD_PLATFORM=linux windows;BUILD_DISTRIBUTION=tar rpm zip
Expand Down
40 changes: 20 additions & 20 deletions manifests/2.9.0/opensearch-2.9.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ ci:
components:
- name: OpenSearch
repository: https://github.com/opensearch-project/OpenSearch.git
ref: 2.x
ref: '2.9'
checks:
- gradle:publish
- gradle:properties:version
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -25,7 +25,7 @@ components:
- gradle:properties:version
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -34,7 +34,7 @@ components:
- gradle:dependencies:opensearch.version
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -43,7 +43,7 @@ components:
- gradle:dependencies:opensearch.version
- name: geospatial
repository: https://github.com/opensearch-project/geospatial.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -52,13 +52,13 @@ components:
- gradle:dependencies:opensearch.version
- name: security
repository: https://github.com/opensearch-project/security.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
- name: cross-cluster-replication
repository: https://github.com/opensearch-project/cross-cluster-replication.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -67,7 +67,7 @@ components:
- gradle:dependencies:opensearch.version
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -76,7 +76,7 @@ components:
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -85,7 +85,7 @@ components:
- gradle:dependencies:opensearch.version
- name: notifications-core
repository: https://github.com/opensearch-project/notifications.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -95,7 +95,7 @@ components:
- gradle:dependencies:opensearch.version: opensearch-notifications-core
- name: notifications
repository: https://github.com/opensearch-project/notifications.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -105,7 +105,7 @@ components:
- gradle:dependencies:opensearch.version: notifications
- name: opensearch-observability
repository: https://github.com/opensearch-project/observability.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -114,7 +114,7 @@ components:
- gradle:dependencies:opensearch.version
- name: opensearch-reports
repository: https://github.com/opensearch-project/reporting.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -123,7 +123,7 @@ components:
- gradle:dependencies:opensearch.version
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -132,7 +132,7 @@ components:
- gradle:dependencies:opensearch.version: opensearch-sql-plugin
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -141,7 +141,7 @@ components:
- gradle:dependencies:opensearch.version
- name: anomaly-detection
repository: https://github.com/opensearch-project/anomaly-detection.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -150,7 +150,7 @@ components:
- gradle:dependencies:opensearch.version
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
Expand All @@ -159,23 +159,23 @@ components:
- gradle:dependencies:opensearch.version: alerting
- name: security-analytics
repository: https://github.com/opensearch-project/security-analytics.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- name: index-management
repository: https://github.com/opensearch-project/index-management.git
ref: 2.x
ref: '2.9'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- name: performance-analyzer
repository: https://github.com/opensearch-project/performance-analyzer.git
ref: 2.x
ref: '2.9'
platforms:
- linux
checks:
Expand Down
30 changes: 15 additions & 15 deletions manifests/2.9.0/opensearch-dashboards-2.9.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,47 +9,47 @@ ci:
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: 2.x
ref: '2.9'
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: 2.x
ref: '2.9'
- name: observabilityDashboards
repository: https://github.com/opensearch-project/dashboards-observability.git
ref: 2.x
ref: '2.9'
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reporting.git
ref: 2.x
ref: '2.9'
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations.git
working_directory: gantt-chart
ref: 2.x
ref: '2.9'
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/dashboards-query-workbench.git
ref: 2.x
ref: '2.9'
- name: customImportMapDashboards
repository: https://github.com/opensearch-project/dashboards-maps.git
ref: 2.x
ref: '2.9'
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: 2.x
ref: '2.9'
- name: mlCommonsDashboards
repository: https://github.com/opensearch-project/ml-commons-dashboards.git
ref: 2.x
ref: '2.9'
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git
ref: 2.x
ref: '2.9'
- name: notificationsDashboards
repository: https://github.com/opensearch-project/dashboards-notifications.git
ref: 2.x
ref: '2.9'
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: 2.x
ref: '2.9'
- name: securityAnalyticsDashboards
repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git
ref: 2.x
ref: '2.9'
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: 2.x
ref: '2.9'
- name: searchRelevanceDashboards
repository: https://github.com/opensearch-project/dashboards-search-relevance.git
ref: 2.x
ref: '2.9'
Loading