diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-22 15:16:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-22 15:16:44 +0000 |
commit | e36ce6efa71fb0fb5be8f2e737cebe814b644cdf (patch) | |
tree | 6e5567371b77848e3177af58b668ae0782ccf944 /utils/push-test-logs.sh | |
parent | b271f2e15333b4a37bcef9a75ac645dfaa93942b (diff) | |
parent | 1866a9e4de0b93bf7b580c0ffc7fed0e3b342a2f (diff) |
Merge "Allow huawei-virtual5/8/9 publish logs to artifact repo"
Diffstat (limited to 'utils/push-test-logs.sh')
-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 eb57deb7b..79190ec2f 100644 --- a/utils/push-test-logs.sh +++ b/utils/push-test-logs.sh @@ -31,6 +31,7 @@ node_list=(\ 'huawei-pod1' 'huawei-pod2' 'huawei-pod3' 'huawei-pod4' 'huawei-pod5' \ 'huawei-pod6' 'huawei-pod7' 'huawei-pod12' \ 'huawei-virtual1' 'huawei-virtual2' 'huawei-virtual3' 'huawei-virtual4' \ +'huawei-virtual5' 'huawei-virtual8' 'huawei-virtual9' \ 'zte-pod2' \ 'zte-virtual1') |