Skip to content

Commit 867c21f

Browse files
committed
[CI] Update node roles
1 parent 8a0395d commit 867c21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/run-elasticsearch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ END
6767
))
6868
else
6969
environment+=($(cat <<-END
70-
--env node.roles=data,ingest,master,remote_cluster_client
70+
--env node.roles=data,data_cold,data_content,data_frozen,data_hot,data_warm,ingest,master,remote_cluster_client
7171
END
7272
))
7373
fi

0 commit comments

Comments
 (0)