summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/push-test-logs.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/push-test-logs.sh b/utils/push-test-logs.sh
index d5ab8b91c..075a62233 100644
--- a/utils/push-test-logs.sh
+++ b/utils/push-test-logs.sh
@@ -33,7 +33,8 @@ node_list=(\
'huawei-virtual1' 'huawei-virtual2' 'huawei-virtual3' 'huawei-virtual4' \
'huawei-virtual5' 'huawei-virtual8' 'huawei-virtual9' \
'zte-pod2' 'zte-pod3' 'zte-pod9' \
-'zte-virtual1')
+'zte-virtual1' \
+'arm-virtual3')
if [[ ! " ${node_list[@]} " =~ " ${testbed} " ]]; then