Add the huawei-pod8 into CI pod list 73/64173/1
authorJingzhao Ni <jingzhao.ni@arm.com>
Tue, 30 Oct 2018 02:06:18 +0000 (10:06 +0800)
committerJingzhao Ni <jingzhao.ni@arm.com>
Tue, 30 Oct 2018 02:06:18 +0000 (10:06 +0800)
Add huawei-pod8 into CI pod list for running
the functest-kubernetes.
Remove the arm-virtual3 pod from CI pod list.

Change-Id: I0aec57f41fc4a49302e687a2600417eea6c29a0b
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
utils/push-test-logs.sh

index 075a622..253cfa7 100644 (file)
@@ -29,12 +29,11 @@ node_list=(\
 'ericsson-virtual4' 'ericsson-virtual5' \
 'arm-pod5' 'arm-pod6' \
 'huawei-pod1' 'huawei-pod2' 'huawei-pod3' 'huawei-pod4' \
-'huawei-pod6' 'huawei-pod7' 'huawei-pod12' \
+'huawei-pod6' 'huawei-pod7' 'huawei-pod12' 'huawei-pod8' \
 'huawei-virtual1' 'huawei-virtual2' 'huawei-virtual3' 'huawei-virtual4' \
 'huawei-virtual5' 'huawei-virtual8' 'huawei-virtual9' \
 'zte-pod2' 'zte-pod3' 'zte-pod9' \
-'zte-virtual1' \
-'arm-virtual3')
+'zte-virtual1')
 
 
 if [[ ! " ${node_list[@]} " =~ " ${testbed} " ]]; then