From 98564adb0ae50ef1bae113dccfbc0b994aa87ef3 Mon Sep 17 00:00:00 2001
From: Cristina Pauna <cristina.pauna@enea.com>
Date: Wed, 6 Feb 2019 15:00:26 +0200
Subject: 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>
---
 docs/ci/tables/ci-baremetal-servers.rst |  5 -----
 docs/ci/tables/ci-build-servers.rst     | 10 +---------
 docs/ci/tables/none-ci-servers.rst      |  5 -----
 utils/push-test-logs.sh                 |  2 +-
 4 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/docs/ci/tables/ci-baremetal-servers.rst b/docs/ci/tables/ci-baremetal-servers.rst
index 1bdc956ea..db0a1a9e7 100644
--- a/docs/ci/tables/ci-baremetal-servers.rst
+++ b/docs/ci/tables/ci-baremetal-servers.rst
@@ -11,11 +11,6 @@
      - Jumphost OS / Version
      - PDF
      - IDF
-   * - `arm-pod6 <https://build.opnfv.org/ci/computer/arm-pod6>`_
-     - Armband
-     - Ubuntu 16.04
-     - `PDF <https://git.opnfv.org/pharos/plain/labs/arm/pod6.yaml>`__
-     - `IDF <https://git.opnfv.org/pharos/plain/labs/arm/idf-pod6.yaml>`__
    * - `arm-pod9 <https://build.opnfv.org/ci/computer/arm-pod9>`_
      - Armband
      - Ubuntu 16.04
diff --git a/docs/ci/tables/ci-build-servers.rst b/docs/ci/tables/ci-build-servers.rst
index b58b0fc9b..ad168653e 100644
--- a/docs/ci/tables/ci-build-servers.rst
+++ b/docs/ci/tables/ci-build-servers.rst
@@ -16,15 +16,7 @@
      - `Armband ENEA Team`_
    * - `arm-build4 <https://build.opnfv.org/ci/computer/arm-build4>`_
      - aarch64
-     - CentOS 7.4
-     - `Armband ENEA Team`_
-   * - `arm-build5 <https://build.opnfv.org/ci/computer/arm-build5>`_
-     - aarch64
-     - CentOS 7.4
-     - `Armband ENEA Team`_
-   * - `arm-build6 <https://build.opnfv.org/ci/computer/arm-build6>`_
-     - aarch64
-     - CentOS 7.4
+     - Ubuntu 16.04
      - `Armband ENEA Team`_
    * - `ericsson-build3 <https://build.opnfv.org/ci/computer/ericsson-build3>`_
      - x86_64
diff --git a/docs/ci/tables/none-ci-servers.rst b/docs/ci/tables/none-ci-servers.rst
index c4f403a64..48cf97b50 100644
--- a/docs/ci/tables/none-ci-servers.rst
+++ b/docs/ci/tables/none-ci-servers.rst
@@ -11,11 +11,6 @@
      - Jumphost OS / Version
      - PDF
      - IDF
-   * - `arm-pod5 <https://build.opnfv.org/ci/computer/arm-pod5>`_
-     - Armband
-     - Ubuntu 16.04
-     - `PDF <https://git.opnfv.org/pharos/plain/labs/arm/pod5.yaml>`__
-     - `IDF <https://git.opnfv.org/pharos/plain/labs/arm/idf-pod5.yaml>`__
    * - cacti-pod1
      -
      -
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' \
-- 
cgit