[skip ci]Update release name in export logs step (#12544)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/12547/head
zhuwenxing 2021-12-01 17:07:32 +08:00 committed by GitHub
parent 26b9d0e9f7
commit 054f8a0cf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ jobs:
#in this step, verify whether pod has been killed by pod's age
kubectl get po -n chaos-testing
# export k8s log for chaos mesh and milvus
bash ../../scripts/export_log_k8s.sh chaos-testing milvus-chaos
bash ../../scripts/export_log_k8s.sh chaos-testing ${{ env.RELEASE }}
bash ../../scripts/export_log_k8s.sh chaos-testing chaos-daemon
- name: Upload logs