Skip to content

Commit df4786b

Browse files
anntiansAnnTian Shao
and
AnnTian Shao
authored
add path.repo to KNN for 2.20 and 3.0.0-alpha1 (#5387)
Signed-off-by: AnnTian Shao <anntians@amazon.com> Co-authored-by: AnnTian Shao <anntians@amazon.com>
1 parent e6ada91 commit df4786b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

manifests/2.20.0/opensearch-2.20.0-test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ components:
7777
test-configs:
7878
- with-security
7979
- without-security
80+
additional-cluster-configs:
81+
path.repo:
82+
- /tmp
8083
- name: ml-commons
8184
integ-test:
8285
test-configs:

manifests/3.0.0-alpha1/opensearch-3.0.0-alpha1-test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ components:
8383
test-configs:
8484
- with-security
8585
- without-security
86+
additional-cluster-configs:
87+
path.repo:
88+
- /tmp
8689
smoke-test:
8790
test-spec: k-NN.yml
8891
- name: ml-commons

0 commit comments

Comments
 (0)