From da27201799d8aec6c6a1e0095b33baeea8e66efc Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Tue, 27 Mar 2018 15:44:37 +0800 Subject: Allow zte-pod9 pushing results to artifacts For the new scenario 'os-nosdn-ovs_dpdk-noha' for daisy in Fraser. Change-Id: I331e276c2355d37d54ac0b7436593d8e0f049dfa Signed-off-by: Alex Yang --- utils/push-test-logs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/push-test-logs.sh b/utils/push-test-logs.sh index 0fcea0d7b..a87e399dd 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-pod3' \ +'zte-pod2' 'zte-pod3' 'zte-pod9' \ 'zte-virtual1') -- cgit 1.2.3-korg