From: SerenaFeng Date: Fri, 1 Dec 2017 07:55:03 +0000 (+0800) Subject: allow zte-pod3 pushing results to artifacts X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F48155%2F2;p=releng.git allow zte-pod3 pushing results to artifacts Change-Id: I72d93cc6a6e73b9fd91b3a1777dbf0dfe25a0b22 Signed-off-by: SerenaFeng --- diff --git a/utils/push-test-logs.sh b/utils/push-test-logs.sh index 8e00b9c0c..238c4c6ad 100644 --- a/utils/push-test-logs.sh +++ b/utils/push-test-logs.sh @@ -32,7 +32,7 @@ node_list=(\ 'huawei-pod6' 'huawei-pod7' 'huawei-pod12' \ 'huawei-virtual1' 'huawei-virtual2' 'huawei-virtual3' 'huawei-virtual4' \ 'huawei-virtual5' 'huawei-virtual8' 'huawei-virtual9' \ -'zte-pod2' \ +'zte-pod2' 'zte-pod3' \ 'zte-virtual1')