diff options
author | Paul Vaduva <Paul.Vaduva@enea.com> | 2016-08-03 11:43:05 +0200 |
---|---|---|
committer | Paul Vaduva <Paul.Vaduva@enea.com> | 2016-08-03 11:46:38 +0200 |
commit | d8a545810ca382030a7ec5440e7bd66326367780 (patch) | |
tree | 61fcb95200728963bfb21c348aed39fbde16d2bb | |
parent | 3159b78bf555fc30bcc3bf0bb7445e6ec22ff137 (diff) |
arm-pod1: Adding arm-pod1 to the list of CI pods
Adding arm-pod1 to a list of hardcoded pods,
marking it as a CI pod. JIRA: ARMBAND-62
Change-Id: I549cd1a546d1021338922a027f173805a2a8e285
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
-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 d36561d2d..24b3281e8 100644 --- a/utils/push-test-logs.sh +++ b/utils/push-test-logs.sh @@ -24,6 +24,7 @@ node_list=(\ 'lf-pod1' 'lf-pod2' 'intel-pod2' 'intel-pod3' \ 'intel-pod5' 'intel-pod6' 'intel-pod7' 'intel-pod8' \ 'ericsson-pod2' \ +'arm-pod1' \ 'huawei-pod1' 'huawei-pod2' 'huawei-virtual1' 'huawei-virtual2' 'huawei-virtual3' 'huawei-virtual4') |