aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2017-05-19 15:58:50 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-19 15:58:50 +0000
commitc8eba7272eb090642e2489a9dafab10060c1e238 (patch)
tree19c2ce5e3caf1713fa2507176e1e7807170aa979
parent147b9d3422961dfeaf1ee77eb2d1bedb303e5d86 (diff)
parent6063c0d19f808f0bb81c38524509f7b1d297b20e (diff)
Merge "add pod descriptor file for ericsson pod1"
-rw-r--r--labs/ericsson/pod1.yaml275
1 files changed, 275 insertions, 0 deletions
diff --git a/labs/ericsson/pod1.yaml b/labs/ericsson/pod1.yaml
new file mode 100644
index 0000000..b3afb21
--- /dev/null
+++ b/labs/ericsson/pod1.yaml
@@ -0,0 +1,275 @@
+### POD descriptor file ###
+
+details:
+ pod owner: Jose Lausuch
+ contact: jose.lausuch@ericsson.com
+ lab: Ericsson
+ location: Rosersberg, Sweden
+ type: production
+ link: https://wiki.opnfv.org/display/pharos/CI-ERICSSON-POD1
+
+jumphost:
+ name: CI-POD1-HOST
+ node:
+ type: baremetal
+ vendor: HP
+ model: ProLiant BL460c Gen8
+ arch: x86_64
+ cpus: 2
+ cpu_cflags: ivybridge
+ cores: 10
+ memory: 64G
+ disks:
+ - name: 'disk1'
+ disk_capacity: 800G
+ disk_type: hdd
+ disk_interface: scsi
+ disk_rotation: 15000
+ os: ubuntu-16.04
+ remote_para: &remoteparas
+ type: ipmi
+ version:
+ - 1.0
+ - 2.0
+ user: opnfv
+ pass: Winter2017
+ remote_mangement:
+ <<: *remoteparas
+ address: 172.16.1.21/24
+ mac_address: "9C:B6:54:8E:C5:76"
+ interfaces:
+ - nic: 'nic1'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address: 100.64.200.5/24
+ mac_address: "38:ea:a7:8f:53:00"
+ vlan: 80
+ - nic: 'nic2'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:53:01"
+ vlan: native
+ - nic: 'nic3'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address: 172.16.0.250/16
+ mac_address: "38:ea:a7:8f:06:00"
+ vlan: native
+ - nic: 'nic4'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:06:01"
+ vlan: native
+nodes:
+ - name: CI-ERICSSON-POD1-NODE1
+ node:
+ type: baremetal
+ vendor: HP
+ model: ProLiant BL460c Gen8
+ arch: x86_64
+ cpus: 2
+ cpu_cflags: ivybridge
+ cores: 10
+ memory: 64G
+ disks: # for nodes in the same pod may have the same configuration
+ - name: 'disk1'
+ disk_capacity: 800G
+ disk_type: hdd
+ disk_interface: scsi
+ disk_rotation: 15000
+ os:
+ remote_mangement:
+ <<: *remoteparas
+ address: 172.16.1.16/24
+ mac_address: "14:58:D0:5D:AB:6A"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:98"
+ - name: 'nic2'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:99"
+ - name: 'nic3'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:84"
+ - name: 'nic4'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:85"
+ - name: CI-ERICSSON-POD1-NODE2
+ node:
+ type: baremetal
+ vendor: HP
+ model: ProLiant BL460c Gen8
+ arch: x86_64
+ cpus: 2
+ cpu_cflags: ivybridge
+ cores: 10
+ memory: 64G
+ disks: # for nodes in the same pod may have the same configuration
+ - name: 'disk1'
+ disk_capacity: 800G
+ disk_type: hdd
+ disk_interface: scsi
+ disk_rotation: 15000
+ os:
+ remote_mangement:
+ <<: *remoteparas
+ address: 172.16.1.17/24
+ mac_address: "14:58:D0:5D:AB:4D"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:7c"
+ - name: 'nic2'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:7d"
+ - name: 'nic3'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:6c"
+ - name: 'nic4'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6b:6d"
+ - name: CI-ERICSSON-POD1-NODE3
+ node:
+ type: baremetal
+ vendor: HP
+ model: ProLiant BL460c Gen8
+ arch: x86_64
+ cpus: 2
+ cpu_cflags: ivybridge
+ cores: 10
+ memory: 64G
+ disks: # for nodes in the same pod may have the same configuration
+ - name: 'disk1'
+ disk_capacity: 800G
+ disk_type: hdd
+ disk_interface: scsi
+ disk_rotation: 15000
+ os:
+ remote_mangement:
+ <<: *remoteparas
+ address: 172.16.1.18/24
+ mac_address: "14:58:D0:5D:AB:F2"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6a:38"
+ - name: 'nic2'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6a:39"
+ - name: 'nic3'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6a:3c"
+ - name: 'nic4'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:17:6a:3d"
+ - name: CI-ERICSSON-POD1-NODE4
+ node:
+ type: baremetal
+ vendor: HP
+ model: ProLiant BL460c Gen8
+ arch: x86_64
+ cpus: 2
+ cpu_cflags: ivybridge
+ cores: 10
+ memory: 64G
+ disks: # for nodes in the same pod may have the same configuration
+ - name: 'disk1'
+ disk_capacity: 800G
+ disk_type: hdd
+ disk_interface: scsi
+ disk_rotation: 15000
+ os:
+ remote_mangement:
+ <<: *remoteparas
+ address: 172.16.1.19/24
+ mac_address: "9C:B6:54:8E:C7:F0"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:1f:d4"
+ - name: 'nic2'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:1f:d5"
+ - name: 'nic3'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:52:cc"
+ - name: 'nic4'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:52:cd"
+ - name: CI-ERICSSON-POD1-NODE5
+ node:
+ type: baremetal
+ vendor: HP
+ model: ProLiant BL460c Gen8
+ arch: x86_64
+ cpus: 2
+ cpu_cflags: ivybridge
+ cores: 10
+ memory: 64G
+ disks: # for nodes in the same pod may have the same configuration
+ - name: 'disk1'
+ disk_capacity: 800G
+ disk_type: hdd
+ disk_interface: scsi
+ disk_rotation: 15000
+ os:
+ remote_mangement:
+ <<: *remoteparas
+ address: 172.16.1.20/24
+ mac_address: "9C:B6:54:8E:C5:74"
+ interfaces:
+ - name: 'nic1'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:07:50"
+ - name: 'nic2'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:07:51"
+ - name: 'nic3'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:12:48"
+ - name: 'nic4'
+ speed: 10gb
+ features: 'dpdk,sriov'
+ address:
+ mac_address: "38:ea:a7:8f:12:49"