[skip ci]Add a command to get long name of master-latest (#10602)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/10610/head
zhuwenxing 2021-10-25 21:16:38 +08:00 committed by GitHub
parent 138669487d
commit 2667103ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ jobs:
shell: bash
working-directory: tests/python_client/chaos
run: |
echo "latest tag:"
bash ../../../scripts/docker_image_find_tag.sh -n milvusdb/milvus-dev -t master-latest -f master- -F -L -q
helm repo add milvus https://milvus-io.github.io/milvus-helm
helm repo update
helm install --wait --timeout 360s milvus-chaos milvus/milvus -f cluster-values.yaml -n=chaos-testing