From bb4d62863969a3524203be147a70e1acf954422b Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Tue, 18 Aug 2020 17:36:59 +0200 Subject: PDF and IDF for Ericsson pod 2 to be used in CI Pod 2 is meant to be used for verification deployment jobs. This patch adds the PDF and IDF config files for this pod. Signed-off-by: Georg Kunz Change-Id: I33231547921e82cf77c7051e6ba0319ffb66a09a Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/70826 Reviewed-by: Victor Morales Tested-by: Rihab Banday --- hw_config/ericsson-pod1/idf.yaml | 2 +- hw_config/ericsson-pod1/pdf.yaml | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'hw_config/ericsson-pod1') diff --git a/hw_config/ericsson-pod1/idf.yaml b/hw_config/ericsson-pod1/idf.yaml index 466a340..4f04bdb 100644 --- a/hw_config/ericsson-pod1/idf.yaml +++ b/hw_config/ericsson-pod1/idf.yaml @@ -7,7 +7,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## --- -### ERICSSON POD 2 installer descriptor file ### +### ERICSSON POD 1 installer descriptor file ### idf: version: 0.1 net_config: &net_config diff --git a/hw_config/ericsson-pod1/pdf.yaml b/hw_config/ericsson-pod1/pdf.yaml index 7896877..48933f1 100644 --- a/hw_config/ericsson-pod1/pdf.yaml +++ b/hw_config/ericsson-pod1/pdf.yaml @@ -84,17 +84,14 @@ nodes: speed: 10gb features: 'dpdk|sriov' mac_address: "38:ea:a7:8f:1f:d4" -# address: 192.168.11.19 - name: 'nic4' speed: 10gb features: 'dpdk|sriov' mac_address: "38:ea:a7:8f:1f:d5" -# address: 100.64.200.9 - name: 'nic5' speed: 10gb features: 'dpdk|sriov' mac_address: "38:ea:a7:8f:52:cd" -# address: 100.64.200.9 - name: 'nic6' speed: 10gb features: 'dpdk|sriov' @@ -126,20 +123,16 @@ nodes: speed: 10gb features: 'dpdk|sriov' mac_address: "38:ea:a7:8f:07:50" -# address: 192.168.11.20 - name: 'nic4' speed: 10gb features: 'dpdk|sriov' -# address: 10.10.10.12 mac_address: "38:ea:a7:8f:07:51" - name: 'nic5' speed: 10gb features: 'dpdk|sriov' -# address: 100.64.200.10 mac_address: "38:ea:a7:8f:12:49" - name: 'nic6' speed: 10gb features: 'dpdk|sriov' mac_address: "00:00:00:00:00:00" -# address: 10.10.10.14 vlan: native -- cgit 1.2.3-korg