diff options
author | helenyao <yaohelan@huawei.com> | 2017-01-20 01:48:56 -0500 |
---|---|---|
committer | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-01-20 11:50:09 +0000 |
commit | 3f5ef83fd590e09756658767dfc181d4eef351b1 (patch) | |
tree | a110e01f4c37c920117c8b548e80197444e8ee04 /utils/push-test-logs.sh | |
parent | e0b539ec2c57bf48b872903e8d5ddf34b0def844 (diff) |
Add ericsson-pod1 as it is complained by CI
Change-Id: I1b8492e6c2de1a4cd5f426358d850ff89c93d9bb
Signed-off-by: helenyao <yaohelan@huawei.com>
Diffstat (limited to 'utils/push-test-logs.sh')
-rw-r--r-- | utils/push-test-logs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/push-test-logs.sh b/utils/push-test-logs.sh index 61a6c327d..265ca6120 100644 --- a/utils/push-test-logs.sh +++ b/utils/push-test-logs.sh @@ -23,7 +23,7 @@ dir_result="${HOME}/opnfv/$project/results/${branch}" node_list=(\ 'lf-pod1' 'lf-pod2' 'intel-pod2' 'intel-pod3' \ 'intel-pod5' 'intel-pod6' 'intel-pod7' 'intel-pod8' \ -'ericsson-pod2' 'ericsson-pod3' 'ericsson-pod4' \ +'ericsson-pod1' 'ericsson-pod2' \ 'ericsson-virtual1' 'ericsson-virtual2' 'ericsson-virtual3' \ 'ericsson-virtual4' 'ericsson-virtual5' \ 'arm-pod1' 'arm-pod3' \ |