diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-01-19 07:14:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-19 07:14:47 +0000 |
commit | 920091e23e0beea236ffc658db9d9ecb8a9891b9 (patch) | |
tree | 4c47bc25f39666a64e14ce3f4c4af6b8fbcf2626 /utils | |
parent | 67d6681bd7c367c33ae834ae4db409e2c1f0fd08 (diff) | |
parent | 3ffdf393e30a437969e38631ff9e12bf8c12f04c (diff) |
Merge "Add Huawei pod6 and 7"
Diffstat (limited to 'utils')
-rw-r--r-- | utils/push-test-logs.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/push-test-logs.sh b/utils/push-test-logs.sh index 733ffbcb5..61a6c327d 100644 --- a/utils/push-test-logs.sh +++ b/utils/push-test-logs.sh @@ -28,6 +28,7 @@ node_list=(\ 'ericsson-virtual4' 'ericsson-virtual5' \ 'arm-pod1' 'arm-pod3' \ 'huawei-pod1' 'huawei-pod2' 'huawei-pod3' 'huawei-pod4' 'huawei-pod5' \ +'huawei-pod6' 'huawei-pod7' \ 'huawei-virtual1' 'huawei-virtual2' 'huawei-virtual3' 'huawei-virtual4') |