diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2019-02-06 15:00:26 +0200 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2019-02-06 15:04:16 +0200 |
commit | 98564adb0ae50ef1bae113dccfbc0b994aa87ef3 (patch) | |
tree | 214f4934c1c02735f1623a941c574ceaa642a7e7 /utils | |
parent | d96d6379d66f15cb34c95433db2922bca531bdb5 (diff) |
Update the CI pod info
We are removing some of the older hw from the lab, so update the releng project
accordingly
Jira: ARMBAND-409
Change-Id: Ibbaf97e9aa328ef5fc259e3a8bd119729dd7ac24
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'utils')
-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 63a1ecc0d..3a8b71856 100644 --- a/utils/push-test-logs.sh +++ b/utils/push-test-logs.sh @@ -27,7 +27,7 @@ node_list=(\ 'ericsson-pod1' 'ericsson-pod2' \ 'ericsson-virtual1' 'ericsson-virtual2' 'ericsson-virtual3' \ 'ericsson-virtual4' 'ericsson-virtual5' \ -'arm-pod5' 'arm-pod6' 'arm-pod9' 'arm-pod10' \ +'arm-pod9' 'arm-pod10' \ 'huawei-pod1' 'huawei-pod2' 'huawei-pod3' 'huawei-pod4' \ 'huawei-pod6' 'huawei-pod7' 'huawei-pod12' 'huawei-pod8' \ 'huawei-virtual1' 'huawei-virtual2' 'huawei-virtual3' 'huawei-virtual4' \ |