提交 f6e90c97 编写于 作者: Q quicksilver 提交者: yefu.chen

Enable pulsar for milvus distributed deployment in Jenkins CI

Signed-off-by: Nquicksilver <zhifeng.zhang@zilliz.com>
上级 79e1f4e5
......@@ -19,6 +19,7 @@ timeout(time: "${regressionTimeout}", unit: 'MINUTES') {
if ("${REGRESSION_SERVICE_TYPE}" == "distributed") {
helmCMD = "helm install --wait --timeout 300s \
--set standalone.enabled=false \
--set pulsar.enabled=true \
--set image.all.repository=${env.TARGET_REPO}/milvus-distributed \
--set image.all.tag=${env.TARGET_TAG} \
--set image.all.pullPolicy=Always \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册