Skip to content

Commit

Permalink
Replace the ref for manifest 1.3.4 with tags (#2337)
Browse files Browse the repository at this point in the history
* Replace the ref for manifest 1.3.4 with tags

Signed-off-by: Zelin Hao <[email protected]>

* Remove 1.3.4 build from CI

Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh authored Jul 14, 2022
1 parent b24c8e9 commit ee68777
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 27 deletions.
2 changes: 0 additions & 2 deletions jenkins/check-for-build.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ pipeline {
H 1 * * * %INPUT_MANIFEST=2.2.0/opensearch-2.2.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=3.0.0/opensearch-3.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=3.0.0/opensearch-dashboards-3.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H 1 * * * %INPUT_MANIFEST=1.3.4/opensearch-dashboards-1.3.4.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H 1 * * * %INPUT_MANIFEST=1.3.4/opensearch-1.3.4.yml;TARGET_JOB_NAME=distribution-build-opensearch
'''
}
parameters {
Expand Down
30 changes: 15 additions & 15 deletions manifests/1.3.4/opensearch-1.3.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,37 @@ ci:
components:
- name: OpenSearch
repository: https://github.com/opensearch-project/OpenSearch.git
ref: '1.3'
ref: tags/1.3.4
checks:
- gradle:publish
- gradle:properties:version
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:publish
- gradle:properties:version
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
- name: security
repository: https://github.com/opensearch-project/security.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: '1.3'
ref: tags/1.3.4.0
platforms:
- darwin
- linux
Expand All @@ -49,13 +49,13 @@ components:
- gradle:dependencies:opensearch.version
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: performance-analyzer
repository: https://github.com/opensearch-project/performance-analyzer.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -64,45 +64,45 @@ components:
- linux
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
- name: anomaly-detection
repository: https://github.com/opensearch-project/anomaly-detection.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: index-management
repository: https://github.com/opensearch-project/index-management.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: cross-cluster-replication
repository: https://github.com/opensearch-project/cross-cluster-replication.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: dashboards-reports
repository: https://github.com/opensearch-project/dashboards-reports.git
ref: '1.3'
ref: tags/1.3.4.0
working_directory: reports-scheduler
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: opensearch-observability
repository: https://github.com/opensearch-project/observability
ref: '1.3'
ref: tags/1.3.4.0
working_directory: opensearch-observability
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: '1.3'
ref: tags/1.3.4.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: plugin
20 changes: 10 additions & 10 deletions manifests/1.3.4/opensearch-dashboards-1.3.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,35 +9,35 @@ ci:
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: '1.3'
ref: tags/1.3.4
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: '1.3'
ref: tags/1.3.4
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: '1.3'
ref: tags/1.3.4.0
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: '1.3'
ref: tags/1.3.4.0
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin
ref: '1.3'
ref: tags/1.3.4.0
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: '1.3'
ref: tags/1.3.4.0
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reports.git
working_directory: dashboards-reports
ref: '1.3'
ref: tags/1.3.4.0
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations.git
working_directory: gantt-chart
ref: '1.3'
ref: tags/1.3.4.0
- name: observabilityDashboards
repository: https://github.com/opensearch-project/observability.git
working_directory: dashboards-observability
ref: '1.3'
ref: tags/1.3.4.0
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: '1.3'
ref: tags/1.3.4.0

0 comments on commit ee68777

Please sign in to comment.