Skip to content

Commit

Permalink
Update manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon committed Apr 9, 2024
1 parent 4807ac4 commit 5fb3cfa
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifests/2.13.0/opensearch-dashboards-2.13.0-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema-version: '1.0'
name: OpenSearch Dashboards
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-almalinux8-opensearch-dashboards-integtest-v1
name: opensearchstaging/ci-runner:ci-runner-rockylinux8-opensearch-dashboards-integtest-v4
components:
- name: OpenSearch-Dashboards
integ-test:
Expand Down
2 changes: 1 addition & 1 deletion manifests/2.13.0/opensearch-dashboards-2.13.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build:
version: 2.13.0
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-almalinux8-opensearch-dashboards-build-v1
name: opensearchstaging/ci-runner:ci-runner-rockylinux8-opensearch-dashboards-build-v1
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
Expand Down
2 changes: 1 addition & 1 deletion manifests/2.14.0/opensearch-dashboards-2.14.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build:
version: 2.14.0
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-rockylinux8-opensearch-dashboards-build-v1
name: opensearchstaging/ci-runner:ci-runner-almalinux8-opensearch-dashboards-build-v1
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
Expand Down
2 changes: 1 addition & 1 deletion manifests/3.0.0/opensearch-dashboards-3.0.0-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema-version: '1.0'
name: OpenSearch Dashboards
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-rockylinux8-opensearch-dashboards-integtest-v4
name: opensearchstaging/ci-runner:ci-runner-almalinux8-opensearch-dashboards-integtest-v1
components:
- name: OpenSearch-Dashboards
integ-test:
Expand Down
2 changes: 1 addition & 1 deletion manifests/3.0.0/opensearch-dashboards-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build:
version: 3.0.0
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-rockylinux8-opensearch-dashboards-build-v1
name: opensearchstaging/ci-runner:ci-runner-almalinux8-opensearch-dashboards-build-v1
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
Expand Down

0 comments on commit 5fb3cfa

Please sign in to comment.